Skip to content

add build checks for backend and frontend on PR to main#19

Merged
AidaBur merged 5 commits intomainfrom
SCRUM-30-add-ci-checks-on-pr-to-main
Jan 20, 2026
Merged

add build checks for backend and frontend on PR to main#19
AidaBur merged 5 commits intomainfrom
SCRUM-30-add-ci-checks-on-pr-to-main

Conversation

@AidaBur
Copy link
Collaborator

@AidaBur AidaBur commented Jan 19, 2026

Adds a basic GitHub Actions CI that runs on every PR to main and verifies that both backend and frontend build successfully.

Backend build check (npm ci + npm run build)
Frontend build check (npm ci + npm run build)

This helps prevent broken builds from being merged into main.
Screenshot 2026-01-19 at 3 06 03 PM
Screenshot 2026-01-19 at 3 07 48 PM

@AidaBur AidaBur merged commit cfd1d11 into main Jan 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant