Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
fix: install and build all subcomponents before tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dbhagen committed Nov 8, 2024
1 parent 6279cb0 commit 12e410d
Show file tree
Hide file tree
Showing 3 changed files with 21,498 additions and 15,951 deletions.
50 changes: 25 additions & 25 deletions backstage-plugin-autogov-common/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2916,31 +2916,6 @@ __metadata:
languageName: node
linkType: hard

"@internal/backstage-plugin-autogov-common@workspace:.":
version: 0.0.0-use.local
resolution: "@internal/backstage-plugin-autogov-common@workspace:."
dependencies:
"@backstage/cli": "npm:^0.27.1"
"@backstage/core-app-api": "npm:^1.15.0"
"@backstage/core-components": "npm:^0.15.0"
"@backstage/core-plugin-api": "npm:^1.9.4"
"@backstage/dev-utils": "npm:^1.1.0"
"@backstage/test-utils": "npm:^1.6.0"
"@backstage/theme": "npm:^0.5.7"
"@material-ui/core": "npm:^4.9.13"
"@material-ui/icons": "npm:^4.9.1"
"@material-ui/lab": "npm:^4.0.0-alpha.61"
"@testing-library/jest-dom": "npm:^6.0.0"
"@testing-library/react": "npm:^14.0.0"
"@testing-library/user-event": "npm:^14.0.0"
msw: "npm:^1.0.0"
react: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
react-use: "npm:^17.2.4"
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
languageName: unknown
linkType: soft

"@isaacs/cliui@npm:^8.0.2":
version: 8.0.2
resolution: "@isaacs/cliui@npm:8.0.2"
Expand Down Expand Up @@ -3315,6 +3290,31 @@ __metadata:
languageName: node
linkType: hard

"@liatrio/backstage-plugin-autogov-common@workspace:.":
version: 0.0.0-use.local
resolution: "@liatrio/backstage-plugin-autogov-common@workspace:."
dependencies:
"@backstage/cli": "npm:^0.27.1"
"@backstage/core-app-api": "npm:^1.15.0"
"@backstage/core-components": "npm:^0.15.0"
"@backstage/core-plugin-api": "npm:^1.9.4"
"@backstage/dev-utils": "npm:^1.1.0"
"@backstage/test-utils": "npm:^1.6.0"
"@backstage/theme": "npm:^0.5.7"
"@material-ui/core": "npm:^4.9.13"
"@material-ui/icons": "npm:^4.9.1"
"@material-ui/lab": "npm:^4.0.0-alpha.61"
"@testing-library/jest-dom": "npm:^6.0.0"
"@testing-library/react": "npm:^14.0.0"
"@testing-library/user-event": "npm:^14.0.0"
msw: "npm:^1.0.0"
react: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
react-use: "npm:^17.2.4"
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
languageName: unknown
linkType: soft

"@manypkg/find-root@npm:^1.1.0":
version: 1.1.0
resolution: "@manypkg/find-root@npm:1.1.0"
Expand Down
Loading

0 comments on commit 12e410d

Please sign in to comment.