updating tasks and tech-insights to work together

Signed-off-by: Phil Gore <pgore@ea.com>
This commit is contained in:
Phil Gore
2022-02-28 23:16:42 -06:00
committed by Fredrik Adelöw
parent 6bc4253672
commit 231fee736b
18 changed files with 358 additions and 134 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-tech-insights-node': patch
---
Adds an optional timeout to fact retriever registrations to stop a task if it runs too long.
+9
View File
@@ -0,0 +1,9 @@
---
'@backstage/plugin-tech-insights-backend': minor
---
Updates tech-insights to use backend-tasks as the Fact Retriever scheduler.
```
```