Merge pull request #31989 from 0xts/feat/scaffolder-logs-btn

feat: add log download btn for LogViewer
This commit is contained in:
Fredrik Adelöw
2026-03-10 16:24:26 +01:00
committed by GitHub
13 changed files with 228 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/core-components': patch
'@backstage/plugin-scaffolder-react': minor
---
The `LogViewer` component from `@backstage/core-components` now supports downloading logs if a callback is passed to `onDownloadLogs`