Commit Graph

63 Commits

Author SHA1 Message Date
github-actions[bot] 7d7da6caec Version Packages 2022-07-19 08:34:21 +00:00
renovate[bot] 8006d0f9bf chore(deps): update dependency msw to ^0.44.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-13 02:08:31 +00:00
github-actions[bot] 0e967f188b Version Packages (next) 2022-07-12 13:19:14 +00:00
renovate[bot] a70869e775 chore(deps): update dependency msw to ^0.43.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-05 09:54:46 +00:00
github-actions[bot] c92deffe39 Version Packages (next) 2022-06-28 09:27:36 +00:00
github-actions[bot] 2231987c10 Version Packages (next) 2022-06-21 09:04:17 +00:00
github-actions[bot] 2e2a82c9d7 Version Packages 2022-06-14 09:12:05 +00:00
github-actions[bot] b844443164 Version Packages (next) 2022-06-03 15:01:16 +00:00
github-actions[bot] a13ab262de Version Packages (next) 2022-05-31 11:51:41 +00:00
blam 6c8474c4a7 chore: bumping the versions
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-05-31 12:33:35 +02:00
Renovate Bot 8f7b1835df chore(deps): update dependency msw to ^0.41.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-31 12:33:35 +02:00
github-actions[bot] bcc563abe9 Version Packages (next) 2022-05-24 11:05:52 +00:00
github-actions[bot] 64a03bd946 Version Packages 2022-05-17 09:26:29 +00:00
github-actions[bot] c02ce52da1 Version Packages (next) 2022-05-10 08:00:04 +00:00
github-actions[bot] 1bff70d602 Version Packages (next) 2022-04-26 12:22:43 +00:00
github-actions[bot] 3f7acfb96e Version Packages 2022-04-19 14:28:08 +00:00
github-actions[bot] e6f3fb8575 Version Packages (next) 2022-03-29 08:42:22 +00:00
github-actions[bot] ad955c1b1b Version Packages (next) 2022-03-22 12:28:03 +00:00
github-actions[bot] 0bc1611d6e Version Packages 2022-03-17 09:02:30 +00:00
github-actions[bot] b6d947b67f Version Packages 2022-03-10 11:30:23 +00:00
github-actions[bot] 1693f2dc74 Version Packages (next) 2022-03-09 16:09:04 +00:00
Patrik Oldsberg 1f87e8a376 Merge pull request #10037 from backstage/rugvip/role-lint
cli: introduce role-based lint configuration setup
2022-03-08 09:27:19 +01:00
Patrik Oldsberg 09b37063f2 packages,plugins: migrate to new lint config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-07 14:53:43 +01:00
blam bf231ecc7f chore: updating api-report
Signed-off-by: blam <ben@blam.sh>
2022-03-07 10:15:54 +00:00
Patrik Oldsberg 4f79204c47 plugins: migrate airbrake-backend and code-climate to package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-05 17:12:11 +01:00
github-actions[bot] 3c8bb2854d Version Packages 2022-03-03 15:23:53 +00:00
Karan Shah ed1083a12f Improve the backend README as well.
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-28 11:35:09 +00:00
github-actions[bot] c9da151d84 Version Packages 2022-02-24 13:54:37 +00:00
Fredrik Adelöw c1069d2c40 further airbrake fix
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-22 15:53:04 +01:00
Fredrik Adelöw 0045270527 airbrake: fix config to be optional, unbreak local dev startup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-22 11:31:05 +01:00
Karan Shah 0e0681278a Merge remote-tracking branch 'upstream/master' into airbrake-connect
# Conflicts:
#	packages/backend/package.json
#	plugins/airbrake/package.json
2022-02-17 13:25:49 +00:00
Karan Shah 3bb68f0f98 Remove coverage checks because they are wrong.
https://github.com/backstage/backstage/runs/5231780015?check_suite_focus=true

Given this commit which should be at 100% for the above error: https://github.com/backstage/backstage/pull/9605/commits/b84c644fb99378fecb621617f8f4d41218fd92bb

Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-17 13:20:14 +00:00
Karan Shah b84c644fb9 Add a test to ensure that the value is read correctly
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-17 12:15:10 +00:00
Karan Shah 8e64530892 Test ExtractAirbrakeConfig.ts
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-17 11:14:03 +00:00
github-actions[bot] 408b0300cb Version Packages 2022-02-17 10:38:59 +00:00
Karan Shah da78e79a94 Get the plugins ready for release
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-17 10:29:56 +00:00
Karan Shah 9e8668bac1 Add logger in the router test
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-17 10:15:33 +00:00
Karan Shah 4034b980b5 Make Airbrake config optional in dev
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-17 10:10:58 +00:00
Karan Shah e17deeba61 Merge remote-tracking branch 'upstream/master' into airbrake-connect 2022-02-17 09:37:19 +00:00
Karan Shah 59140f62a5 Updated the README and description on the real API page
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-16 17:15:40 +00:00
Karan Shah f5e370e0c3 Make the Airbrake backend plugin public
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-16 14:26:41 +00:00
Karan Shah 5116fb553b Added further README changes for Airbrake
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-16 14:25:45 +00:00
Karan Shah 938c7ff213 Sort out CORS
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-11 16:19:43 +00:00
Karan Shah 58a801eefc Make the API Key a secret visibility config
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-11 15:56:27 +00:00
Karan Shah 761b3c978e Update the Airbrake backend standalone server
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-11 15:28:03 +00:00
Karan Shah 8855e652fa Update package.json dependencies to the latest versions of Backstage dependencies
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-10 14:46:44 +00:00
Karan Shah e5f1efcd96 Duplicating the Airbrake config section instead of reusing.
It looks very tough to get it to work.

Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-10 11:13:33 +00:00
Karan Shah dcbd590efc Try and properly support having config.d.ts away from the root folder
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-10 10:41:21 +00:00
Karan Shah b958d198b8 Update @backstage/backend-common dependency
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-09 15:01:44 +00:00
Karan Shah b02ab44f3b Update @backstage/cli dependency
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-09 14:40:38 +00:00