Files
backstage/.github/workflows
Johan Persson 62318ac5c9 ci(e2e): add BUI build step to E2E workflows
The @backstage/ui package has a custom build script that is not
recognized by `yarn backstage-cli repo build`, so it gets skipped.
This caused E2E tests to fail when packages import JavaScript
components from @backstage/ui.

Add explicit BUI build step to Linux and Windows E2E workflows,
matching the pattern already used in ci.yml and deploy_packages.yml.

Signed-off-by: Johan Persson <johanopersson@gmail.com>
2026-02-02 10:44:29 +01:00
..
2025-04-25 20:43:52 +00:00
2026-01-27 19:22:11 -06:00