chore: consolidate npm to bun in CI workflows #36

Closed
david wants to merge 5 commits from fix/bun-migration-ci-tests into main

5 Commits

Author SHA1 Message Date
david ae3403c500 ci: retry after lightningcss extraction issue
Pull Request / unit-tests (pull_request) Successful in 53s
Pull Request / e2e-tests (pull_request) Failing after 2m55s
Pull Request / analyze-bump-type (pull_request) Has been skipped
2026-05-10 21:28:03 -07:00
david f8a3649dfb fix: preserve DATABASE_URL from environment in e2e scripts
Pull Request / unit-tests (pull_request) Failing after 44s
Pull Request / e2e-tests (pull_request) Has been skipped
Pull Request / analyze-bump-type (pull_request) Has been skipped
2026-05-10 21:25:45 -07:00
david f6f06aef33 fix: add DATABASE_URL env to unit tests in CI
Pull Request / unit-tests (pull_request) Successful in 51s
Pull Request / e2e-tests (pull_request) Failing after 4m21s
Pull Request / analyze-bump-type (pull_request) Has been skipped
2026-05-10 21:18:30 -07:00
david 51b6763e87 ci: trigger workflow
Pull Request / unit-tests (pull_request) Failing after 1m1s
Pull Request / e2e-tests (pull_request) Has been skipped
Pull Request / analyze-bump-type (pull_request) Has been skipped
2026-05-10 21:16:28 -07:00
david b5b9f32a87 chore: consolidate npm to bun in CI workflows
Pull Request / unit-tests (pull_request) Failing after 1m11s
Pull Request / e2e-tests (pull_request) Has been skipped
Pull Request / analyze-bump-type (pull_request) Has been skipped
- Update justfile to use bun instead of npm for all commands
- Fix broken test glob patterns in package.json and workflows
- Fix npm run test:acceptance:cucumber:prod to use bun
- Update pr.yml and release.yml unit test commands to use correct path format
- Run 157 unit tests (was only running ~2 due to broken glob)
2026-05-10 21:15:15 -07:00