Commit Graph

90 Commits

Author SHA1 Message Date
github-actions[bot] 3c8bb2854d Version Packages 2022-03-03 15:23:53 +00:00
Karan Shah 71353b0fe0 Small grammar improvement
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-28 11:25:16 +00:00
Karan Shah d88b32361f Update the Airbrake installation instructions
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-28 11:21:30 +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
Karan Shah 96e8c9fd59 Refactor to not need core-app-api
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-21 15:38:07 +00:00
Karan Shah f62ce97a15 This is needed
https://github.com/backstage/backstage/runs/5275475872?check_suite_focus=true
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-21 14:33:09 +00:00
Karan Shah 4abc806f23 Remove unnecessary dependency
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-21 14:15:23 +00: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
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 e17deeba61 Merge remote-tracking branch 'upstream/master' into airbrake-connect 2022-02-17 09:37:19 +00:00
Patrik Oldsberg d99c3c2177 Merge pull request #9254 from backstage/rugvip/add-roles
packages: add roles to all packages
2022-02-16 18:40:37 +01: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 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 d0eb8aec8a Initial README.md changes
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-16 10:09:18 +00:00
Patrik Oldsberg 9892d74326 cli: renamed script commands to package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-15 21:27:12 +01:00
Patrik Oldsberg 8f82d80adf migrate all package scripts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:07 +01:00
Patrik Oldsberg bb5fcc3209 update all plugin package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:05 +01:00
Patrik Oldsberg b521c1b83b detect all package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:03 +01:00
Karan Shah cb672b0502 Add a discovery API
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-11 14:44:05 +00:00
Karan Shah 498a6cf215 Merge remote-tracking branch 'upstream/master' into airbrake-api
# Conflicts:
#	plugins/airbrake/package.json
2022-02-10 16:25:10 +00:00
Karan Shah aab863538b Update package.json dependencies to the latest versions of Backstage dependencies
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-10 15:38:40 +00:00
Fredrik Adelöw 1ed305728b bump node-fetch and cross-fetch
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-10 15:51:50 +01:00
Karan Shah c3c9733207 Merge remote-tracking branch 'upstream/master' into airbrake-api
# Conflicts:
#	plugins/airbrake/package.json
#	yarn.lock
2022-02-10 14:49:33 +00:00
github-actions[bot] e4791789d1 Version Packages 2022-02-10 11:06:33 +00:00
Karan Shah 71a6648e74 Move tests to MSW from Nock
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-10 09:39:11 +00:00
Karan Shah b9e83843e2 Stop using snake case
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-09 16:19:58 +00:00
Karan Shah 9f97bf082e Merge remote-tracking branch 'upstream/master' into airbrake-api
# Conflicts:
#	ADOPTERS.md
#	plugins/airbrake/package.json
2022-02-09 16:00:36 +00:00
github-actions[bot] e74f416a00 Version Packages (next) 2022-02-08 19:38:17 +00:00
Karan Shah 81e19c612a Minor refactoring to better name variables
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-08 10:04:39 +00:00
Karan Shah db4ed55d9d Error test now passes
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-08 10:03:15 +00:00
Karan Shah 82641a96d4 Fleshing out more tests with API failures
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-07 16:25:49 +00:00
Karan Shah e76d563fe0 Added production-api.test.ts
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-07 15:42:26 +00:00
Karan Shah e8731ffbc6 Added a test for the annotation missing component
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-04 14:06:18 +00:00
Karan Shah f7ad6f0795 Fix EntityAirbrakeWidget.test.tsx
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-04 11:59:40 +00:00
Karan Shah d2434bada1 Merge remote-tracking branch 'upstream/master' into airbrake-api
# Conflicts:
#	ADOPTERS.md
#	plugins/airbrake/package.json
2022-02-04 11:02:20 +00:00
Karan Shah c0d61279af Fix extensions.test.tsx
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-04 10:50:50 +00:00
github-actions[bot] a12bb7b065 Version Packages 2022-02-03 09:42:25 +00:00
github-actions[bot] 51eecb3f03 Version Packages (next) 2022-02-02 14:28:47 +00:00
Karan Shah 499f8f547e Add some routes to the extensions test
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-01 17:18:22 +00:00
Karan Shah d7db71bb2b Merge remote-tracking branch 'upstream/master' into airbrake-api
# Conflicts:
#	plugins/airbrake/package.json
2022-02-01 16:00:56 +00:00
Karan Shah 6c3a7ad51f Remove Discovery API Ref
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-01 15:24:25 +00:00
Karan Shah 3193d9d3bb Add back catalog model and catalog plugin react
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-01 11:03:33 +00:00
Karan Shah c331d3fd7a Merge remote-tracking branch 'upstream/master' into airbrake-api
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>

# Conflicts:
#	plugins/airbrake/package.json
2022-02-01 10:32:33 +00:00
github-actions[bot] e1580cf73a Version Packages (next) 2022-02-01 08:53:29 +00:00
Karan Shah 899b8d748f Connect up the production API
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-01-31 16:39:49 +00:00
Karan Shah f99d31d385 Improved how the API Bar looks
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-01-27 15:23:42 +00:00
Karan Shah 6b5b9f2f1b Rename useProjectSlug.ts to useProjectId.ts
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-01-27 14:21:27 +00:00