Forgejo Actions PR pipeline (build / test / lint / typecheck) #13
Labels
No labels
area:auth
area:ci
area:db
area:infra
area:native
area:pwa
area:service
epic
feature
foundation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
james/carol#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Scope
main.install,lint,typecheck,build,test.testjob is a DB matrix: SQLite (in-process) and Postgres (service container). Both must actually be exercised.node_modulescache to keep run times reasonable.Acceptance criteria
npm ci && npm run build && npm test.Part of epic #2. Depends on #7, #8.