Skip to content

ci: add Flutter analyze + test + build APK + owner auto-merge#1

Merged
satyakwok merged 2 commits intomainfrom
chore/add-ci-workflows
May 7, 2026
Merged

ci: add Flutter analyze + test + build APK + owner auto-merge#1
satyakwok merged 2 commits intomainfrom
chore/add-ci-workflows

Conversation

@satyakwok
Copy link
Copy Markdown
Contributor

Workflows added

  • ci.ymlflutter analyze + test + build apk --debug on PR/push, uploads debug APK as artifact
  • owner-auto-merge.yml — mirrors sentrix-labs/sentrix
  • dependabot.yml — weekly pub + monthly github-actions

Operator next steps

  • Configure branch protection ruleset on main with required check: flutter analyze + test + build apk
  • For signed release builds (Play Store), add separate release.yml with keystore secrets later

satyakwok added 2 commits May 7, 2026 14:25
CI: flutter pub get + analyze + test + debug APK build per PR/push.
APK uploaded as artifact (7-day retention) — handy for QA/review.
Owner auto-merge: mirrors sentrix-labs/sentrix.
Dependabot: weekly pub + monthly actions.
@satyakwok satyakwok merged commit 96c3f28 into main May 7, 2026
1 check 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