Updated changeset details

Signed-off-by: Florian JUDITH <florian.judith.b@gmail.com>
This commit is contained in:
Florian JUDITH
2023-11-25 20:14:46 -05:00
parent 41ea6dfcb1
commit bc3fba1f0b
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-lighthouse-backend': minor
---
Updated Lighthouse schedule configuration to fix crashes when using custom configuration
Fixed crashes faced with custom schedule configuration. The configuration schema has been update to leverage the TaskScheduleDefinition interface. It is highly recommended to move the `lighthouse.shedule` and `lighthouse.timeout` respectively to `lighthouse.schedule.frequency` and `lighthouse.schedule.timeout`.