Merge branch 'lighthouse-scheduler' of github.com:dpfaffenbauer/backstage into lighthouse-scheduler
Signed-off-by: Dominik Pfaffenbauer <dominik@pfaffenbauer.at>
This commit is contained in:
@@ -4,21 +4,21 @@
|
||||
|
||||
Require @backstage/plugin-lighthouse-common package where API implementation moved to.
|
||||
|
||||
Following types have been moved to @backstage/plugin-lighthouse-common:
|
||||
**BREAKING**: the following types have been moved to @backstage/plugin-lighthouse-common:
|
||||
|
||||
- Audit = AuditRunning | AuditFailed | AuditCompleted
|
||||
- AuditBase
|
||||
- AuditCompleted
|
||||
- AuditFailed
|
||||
- AuditRunning
|
||||
- FetchError
|
||||
- LASListRequest
|
||||
- LASListResponse
|
||||
- LighthouseApi
|
||||
- LighthouseCategoryAbbr
|
||||
- LighthouseCategoryId
|
||||
- LighthouseConfigSettings
|
||||
- LighthouseRestApi
|
||||
- TriggerAuditPayload
|
||||
- Website
|
||||
- WebsiteListResponse
|
||||
- `Audit`
|
||||
- `AuditBase`
|
||||
- `AuditCompleted`
|
||||
- `AuditFailed`
|
||||
- `AuditRunning`
|
||||
- `FetchError`
|
||||
- `LASListRequest`
|
||||
- `LASListResponse`
|
||||
- `LighthouseApi`
|
||||
- `LighthouseCategoryAbbr`
|
||||
- `LighthouseCategoryId`
|
||||
- `LighthouseConfigSettings`
|
||||
- `LighthouseRestApi`
|
||||
- `TriggerAuditPayload`
|
||||
- `Website`
|
||||
- `WebsiteListResponse`
|
||||
|
||||
Reference in New Issue
Block a user