Introduce TaskScheduler into backends

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-12-21 15:00:47 +01:00
parent a85d9fe831
commit 0dcd1dd64f
9 changed files with 71 additions and 7 deletions
+1
View File
@@ -49,6 +49,7 @@
},
"peerDependencies": {
"@backstage/backend-common": "*",
"@backstage/backend-tasks": "*",
"@backstage/catalog-client": "*",
"@backstage/catalog-model": "*",
"@backstage/cli": "*",