PR and main CI quality gates #64
Labels
No labels
needs-info
needs-triage
ready-for-agent
ready-for-human
wayfinder:grilling
wayfinder:map
wayfinder:prototype
wayfinder:research
wayfinder:task
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
TheAnachronism/tt-rss-viewer#64
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?
Parent
Implements CI quality gates from
docs/1.0-beta-readiness.md(1.0 beta release readiness).What to build
Automated quality gates so merges and pre-tag tips prove analyze + tests, and the beta-cut commit can assemble a release-mode Android APK — without turning the tag job into a second test suite.
Acceptance criteria
flutter analyzeandflutter testand fails the check on either failureflutter build apk --releaseassemble only; no install/run smoke)Blocked by
Done on
master(87b400e).Added
.forgejo/workflows/ci.yml:analyze-and-testonpull_request+pushtomaster(flutter analyze+flutter test)assemble-release-apkon masterpushonly (flutter build apk --releaseassemble; no install/run smoke).forgejo/workflows/alpha-release.ymlleft packaging/upload-only (channel retarget stays #66)