Skip to content

Commit

Permalink
Various workspaces - Removed usages of @backstage/backend-tasks
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Wanlin <[email protected]>
  • Loading branch information
awanlin committed Dec 24, 2024
1 parent e0cedc6 commit fb5fa93
Show file tree
Hide file tree
Showing 22 changed files with 112 additions and 1,938 deletions.
1 change: 0 additions & 1 deletion workspaces/azure-devops/packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"@backstage-community/plugin-catalog-backend-module-azure-devops-annotator-processor": "workspace:^",
"@backstage-community/plugin-scaffolder-backend-module-azure-devops": "workspace:^",
"@backstage/backend-defaults": "^0.6.1",
"@backstage/backend-tasks": "^0.6.1",
"@backstage/config": "^1.3.1",
"@backstage/plugin-app-backend": "^0.4.3",
"@backstage/plugin-auth-backend": "^0.24.1",
Expand Down
211 changes: 12 additions & 199 deletions workspaces/azure-devops/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2831,83 +2831,6 @@ __metadata:
languageName: node
linkType: hard

"@backstage/backend-common@npm:^0.24.1":
version: 0.24.1
resolution: "@backstage/backend-common@npm:0.24.1"
dependencies:
"@aws-sdk/abort-controller": ^3.347.0
"@aws-sdk/client-codecommit": ^3.350.0
"@aws-sdk/client-s3": ^3.350.0
"@aws-sdk/credential-providers": ^3.350.0
"@aws-sdk/types": ^3.347.0
"@backstage/backend-dev-utils": ^0.1.5
"@backstage/backend-plugin-api": ^0.8.1
"@backstage/cli-common": ^0.1.14
"@backstage/config": ^1.2.0
"@backstage/config-loader": ^1.9.0
"@backstage/errors": ^1.2.4
"@backstage/integration": ^1.14.0
"@backstage/integration-aws-node": ^0.1.12
"@backstage/plugin-auth-node": ^0.5.1
"@backstage/types": ^1.1.1
"@google-cloud/storage": ^7.0.0
"@keyv/memcache": ^1.3.5
"@keyv/redis": ^2.5.3
"@kubernetes/client-node": 0.20.0
"@manypkg/get-packages": ^1.1.3
"@octokit/rest": ^19.0.3
"@types/cors": ^2.8.6
"@types/dockerode": ^3.3.0
"@types/express": ^4.17.6
"@types/luxon": ^3.0.0
"@types/webpack-env": ^1.15.2
archiver: ^6.0.0
base64-stream: ^1.0.0
compression: ^1.7.4
concat-stream: ^2.0.0
cors: ^2.8.5
dockerode: ^4.0.0
express: ^4.17.1
express-promise-router: ^4.1.0
fs-extra: ^11.2.0
git-url-parse: ^14.0.0
helmet: ^6.0.0
isomorphic-git: ^1.23.0
jose: ^5.0.0
keyv: ^4.5.2
knex: ^3.0.0
lodash: ^4.17.21
logform: ^2.3.2
luxon: ^3.0.0
minimatch: ^9.0.0
minimist: ^1.2.5
morgan: ^1.10.0
mysql2: ^3.0.0
node-fetch: ^2.7.0
node-forge: ^1.3.1
p-limit: ^3.1.0
path-to-regexp: ^6.2.1
pg: ^8.11.3
pg-format: ^1.0.4
raw-body: ^2.4.1
selfsigned: ^2.0.0
stoppable: ^1.1.0
tar: ^6.1.12
triple-beam: ^1.4.1
uuid: ^9.0.0
winston: ^3.2.1
winston-transport: ^4.5.0
yauzl: ^3.0.0
yn: ^4.0.0
peerDependencies:
pg-connection-string: ^2.3.0
peerDependenciesMeta:
pg-connection-string:
optional: true
checksum: 5a326dec02d1d43a819e5b1d4a0be87ee00be23013e4a74c7c700f996d3b486d359ba2866c20a25788a9eef6a97d2f99b5ccbb140bcac3180d703eee6ad82c04
languageName: node
linkType: hard

"@backstage/backend-common@npm:^0.25.0":
version: 0.25.0
resolution: "@backstage/backend-common@npm:0.25.0"
Expand Down Expand Up @@ -3099,25 +3022,6 @@ __metadata:
languageName: node
linkType: hard

"@backstage/backend-plugin-api@npm:^0.8.1":
version: 0.8.1
resolution: "@backstage/backend-plugin-api@npm:0.8.1"
dependencies:
"@backstage/cli-common": ^0.1.14
"@backstage/config": ^1.2.0
"@backstage/errors": ^1.2.4
"@backstage/plugin-auth-node": ^0.5.1
"@backstage/plugin-permission-common": ^0.8.1
"@backstage/types": ^1.1.1
"@types/express": ^4.17.6
"@types/luxon": ^3.0.0
express: ^4.17.1
knex: ^3.0.0
luxon: ^3.0.0
checksum: 4a6614ceec13ff5ace3e04e8a1bad40567ce6a66afc19c02935161d12bdd7edbf4863d1d0203539e8a353dd78184078eb873fd14da6cbd093d1d9e4ced44c0fb
languageName: node
linkType: hard

"@backstage/backend-plugin-api@npm:^1.0.0, @backstage/backend-plugin-api@npm:^1.1.0":
version: 1.1.0
resolution: "@backstage/backend-plugin-api@npm:1.1.0"
Expand All @@ -3136,27 +3040,6 @@ __metadata:
languageName: node
linkType: hard

"@backstage/backend-tasks@npm:^0.6.1":
version: 0.6.1
resolution: "@backstage/backend-tasks@npm:0.6.1"
dependencies:
"@backstage/backend-common": ^0.24.1
"@backstage/backend-plugin-api": ^0.8.1
"@backstage/config": ^1.2.0
"@backstage/errors": ^1.2.4
"@backstage/types": ^1.1.1
"@opentelemetry/api": ^1.3.0
"@types/luxon": ^3.0.0
cron: ^3.0.0
knex: ^3.0.0
lodash: ^4.17.21
luxon: ^3.0.0
uuid: ^9.0.0
zod: ^3.22.4
checksum: 2173a855d9707ce598c870e5791a639276e437741ffade30226ca876eaefb2cea28864af1a571b4548d926b7a5a213b4cebc2346868ddbd25d505180b5bf2ee9
languageName: node
linkType: hard

"@backstage/backend-test-utils@npm:^1.2.0":
version: 1.2.0
resolution: "@backstage/backend-test-utils@npm:1.2.0"
Expand Down Expand Up @@ -3390,7 +3273,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/config-loader@npm:^1.9.0, @backstage/config-loader@npm:^1.9.1, @backstage/config-loader@npm:^1.9.3, @backstage/config-loader@npm:^1.9.4":
"@backstage/config-loader@npm:^1.9.1, @backstage/config-loader@npm:^1.9.3, @backstage/config-loader@npm:^1.9.4":
version: 1.9.4
resolution: "@backstage/config-loader@npm:1.9.4"
dependencies:
Expand Down Expand Up @@ -3741,7 +3624,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/integration@npm:^1.14.0, @backstage/integration@npm:^1.15.0, @backstage/integration@npm:^1.16.0":
"@backstage/integration@npm:^1.15.0, @backstage/integration@npm:^1.16.0":
version: 1.16.0
resolution: "@backstage/integration@npm:1.16.0"
dependencies:
Expand Down Expand Up @@ -4159,7 +4042,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/plugin-auth-node@npm:^0.5.1, @backstage/plugin-auth-node@npm:^0.5.2, @backstage/plugin-auth-node@npm:^0.5.5":
"@backstage/plugin-auth-node@npm:^0.5.2, @backstage/plugin-auth-node@npm:^0.5.5":
version: 0.5.5
resolution: "@backstage/plugin-auth-node@npm:0.5.5"
dependencies:
Expand Down Expand Up @@ -4528,7 +4411,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/plugin-permission-common@npm:^0.8.1, @backstage/plugin-permission-common@npm:^0.8.3":
"@backstage/plugin-permission-common@npm:^0.8.3":
version: 0.8.3
resolution: "@backstage/plugin-permission-common@npm:0.8.3"
dependencies:
Expand Down Expand Up @@ -14151,20 +14034,6 @@ __metadata:
languageName: node
linkType: hard

"archiver-utils@npm:^4.0.1":
version: 4.0.1
resolution: "archiver-utils@npm:4.0.1"
dependencies:
glob: ^8.0.0
graceful-fs: ^4.2.0
lazystream: ^1.0.0
lodash: ^4.17.15
normalize-path: ^3.0.0
readable-stream: ^3.6.0
checksum: 2917cdf63a912c74002a4a1e6de3076a4691030b4e722efdd6d862447b61cd64c8b7688d331b1d35f8d4fc661d6e34f91bc1ffc79478fca2e48ad060acece18c
languageName: node
linkType: hard

"archiver-utils@npm:^5.0.0, archiver-utils@npm:^5.0.2":
version: 5.0.2
resolution: "archiver-utils@npm:5.0.2"
Expand All @@ -14180,21 +14049,6 @@ __metadata:
languageName: node
linkType: hard

"archiver@npm:^6.0.0":
version: 6.0.2
resolution: "archiver@npm:6.0.2"
dependencies:
archiver-utils: ^4.0.1
async: ^3.2.4
buffer-crc32: ^0.2.1
readable-stream: ^3.6.0
readdir-glob: ^1.1.2
tar-stream: ^3.0.0
zip-stream: ^5.0.1
checksum: 17a20a1291d9bf41e25c96f029373bec5306d6e381063b3ab06ea805d234afaf55a7829c3577dd003558c188c6631769a80c51f245175fdb8310631df36ceb4b
languageName: node
linkType: hard

"archiver@npm:^7.0.0, archiver@npm:^7.0.1":
version: 7.0.1
resolution: "archiver@npm:7.0.1"
Expand Down Expand Up @@ -14833,7 +14687,6 @@ __metadata:
"@backstage-community/plugin-catalog-backend-module-azure-devops-annotator-processor": "workspace:^"
"@backstage-community/plugin-scaffolder-backend-module-azure-devops": "workspace:^"
"@backstage/backend-defaults": ^0.6.1
"@backstage/backend-tasks": ^0.6.1
"@backstage/cli": ^0.29.4
"@backstage/config": ^1.3.1
"@backstage/plugin-app-backend": ^0.4.3
Expand Down Expand Up @@ -15324,20 +15177,20 @@ __metadata:
languageName: node
linkType: hard

"buffer-crc32@npm:^0.2.1, buffer-crc32@npm:~0.2.3":
version: 0.2.13
resolution: "buffer-crc32@npm:0.2.13"
checksum: 06252347ae6daca3453b94e4b2f1d3754a3b146a111d81c68924c22d91889a40623264e95e67955b1cb4a68cbedf317abeabb5140a9766ed248973096db5ce1c
languageName: node
linkType: hard

"buffer-crc32@npm:^1.0.0":
version: 1.0.0
resolution: "buffer-crc32@npm:1.0.0"
checksum: bc114c0e02fe621249e0b5093c70e6f12d4c2b1d8ddaf3b1b7bbe3333466700100e6b1ebdc12c050d0db845bc582c4fce8c293da487cc483f97eea027c480b23
languageName: node
linkType: hard

"buffer-crc32@npm:~0.2.3":
version: 0.2.13
resolution: "buffer-crc32@npm:0.2.13"
checksum: 06252347ae6daca3453b94e4b2f1d3754a3b146a111d81c68924c22d91889a40623264e95e67955b1cb4a68cbedf317abeabb5140a9766ed248973096db5ce1c
languageName: node
linkType: hard

"buffer-equal-constant-time@npm:1.0.1":
version: 1.0.1
resolution: "buffer-equal-constant-time@npm:1.0.1"
Expand Down Expand Up @@ -16148,18 +16001,6 @@ __metadata:
languageName: node
linkType: hard

"compress-commons@npm:^5.0.1":
version: 5.0.3
resolution: "compress-commons@npm:5.0.3"
dependencies:
crc-32: ^1.2.0
crc32-stream: ^5.0.0
normalize-path: ^3.0.0
readable-stream: ^3.6.0
checksum: a88c58bbde4859036396209d36928003ea3494c713e9476af51c2f720d299b96c46ed966a86707aa5dc07672c850291ed1a6802ce37dd2b532f9733b600f00b7
languageName: node
linkType: hard

"compress-commons@npm:^6.0.2":
version: 6.0.2
resolution: "compress-commons@npm:6.0.2"
Expand Down Expand Up @@ -16582,16 +16423,6 @@ __metadata:
languageName: node
linkType: hard

"crc32-stream@npm:^5.0.0":
version: 5.0.1
resolution: "crc32-stream@npm:5.0.1"
dependencies:
crc-32: ^1.2.0
readable-stream: ^3.4.0
checksum: 5bd40b58488d9a4387ad799fb04d0896e7e2ca63afeedd56df9a115af3437cf83976ae07fd2402692f88efcbd2f738134a1f25366ca47e217601b6baa5388f89
languageName: node
linkType: hard

"crc32-stream@npm:^6.0.0":
version: 6.0.0
resolution: "crc32-stream@npm:6.0.0"
Expand Down Expand Up @@ -20194,7 +20025,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^8.0.0, glob@npm:^8.0.1, glob@npm:^8.0.3, glob@npm:^8.1.0":
"glob@npm:^8.0.1, glob@npm:^8.0.3, glob@npm:^8.1.0":
version: 8.1.0
resolution: "glob@npm:8.1.0"
dependencies:
Expand Down Expand Up @@ -26735,13 +26566,6 @@ __metadata:
languageName: node
linkType: hard

"path-to-regexp@npm:^6.2.1":
version: 6.3.0
resolution: "path-to-regexp@npm:6.3.0"
checksum: eca78602e6434a1b6799d511d375ec044e8d7e28f5a48aa5c28d57d8152fb52f3fc62fb1cfc5dfa2198e1f041c2a82ed14043d75740a2fe60e91b5089a153250
languageName: node
linkType: hard

"path-to-regexp@npm:^8.0.0, path-to-regexp@npm:^8.1.0":
version: 8.2.0
resolution: "path-to-regexp@npm:8.2.0"
Expand Down Expand Up @@ -33515,17 +33339,6 @@ __metadata:
languageName: node
linkType: hard

"zip-stream@npm:^5.0.1":
version: 5.0.2
resolution: "zip-stream@npm:5.0.2"
dependencies:
archiver-utils: ^4.0.1
compress-commons: ^5.0.1
readable-stream: ^3.6.0
checksum: caf33dd9624d781ea2ded059c83e3e7adc963557ca399512d2da6ab6e219b35c2985f6ff1a334dd2ab241b4067db6819398c723f3fca89b51b078757df8e3c44
languageName: node
linkType: hard

"zip-stream@npm:^6.0.1":
version: 6.0.1
resolution: "zip-stream@npm:6.0.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"@backstage-community/plugin-azure-storage-explorer-backend": "workspace:^",
"@backstage/backend-common": "^0.25.0",
"@backstage/backend-defaults": "^0.6.1",
"@backstage/backend-tasks": "^0.6.1",
"@backstage/catalog-client": "^1.9.0",
"@backstage/config": "^1.3.1",
"@backstage/plugin-app-backend": "^0.4.3",
Expand Down
Loading

0 comments on commit fb5fa93

Please sign in to comment.