Add frontend build and dependency audits to CI #3

Merged
aneurin merged 1 commits from add-frontend-ci-checks into main 2026-09-05 09:48:31 +00:00
Owner

Nothing previously checked that a PR still produces a working frontend
build -- add a job that type-checks and builds the Vue app. Also run
composer audit / npm audit so known CVEs in dependencies fail the build
rather than going unnoticed.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com

Nothing previously checked that a PR still produces a working frontend build -- add a job that type-checks and builds the Vue app. Also run composer audit / npm audit so known CVEs in dependencies fail the build rather than going unnoticed. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
aneurin added 1 commit 2026-09-05 09:46:38 +00:00
Add frontend build and dependency audits to CI
CI / frontend-build (pull_request) Successful in 42s
CI / php-tests (pull_request) Successful in 29s
2370b06913
Nothing previously checked that a PR still produces a working frontend
build -- add a job that type-checks and builds the Vue app. Also run
composer audit / npm audit so known CVEs in dependencies fail the build
rather than going unnoticed.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
aneurin merged commit 2370b06913 into main 2026-09-05 09:48:31 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cloud/project-manager#3