CI quality gates for beta #47
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#47
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?
Part of #41
Blocked by: #46
Question
Which automated quality gates must pass before 1.0 beta is considered ready (analyze, test, build, release workflow expectations), given what already exists?
Resolution
CI quality-gate bar for sideload-to-friends 1.0 beta (criteria only — implement later):
Must
flutter analyze+flutter testmust pass.flutter build apk --release— assemble only; no install/run smoke).Not must for beta CI
dart format/ formatting checkWhy
Quality-gate inventory shows local analyze/test/APK primitives exist and only
alpha/*tag packaging is automated. Friends beta needs automated regression gates before merge plus a packaging-compile proof before cut — not a full quality orchestra. Test content bar is Test expectations for beta; signing is Signing and update trust.