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
@@ -25,6 +25,7 @@
},
"dependencies": {
"@backstage/backend-common": "^0.10.0",
"@backstage/backend-tasks": "^0.1.0",
"@backstage/catalog-client": "^0.5.3",
"@backstage/catalog-model": "^0.9.8",
"@backstage/config": "^0.1.10",