mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-24 03:49:30 +00:00
This workflow automatically builds APKs for feature branches: - Triggers on pushes to branches starting with 'claude/', 'feature/', or 'dev/' - Runs build_runner to generate required .g.dart files - Supports both signed (if secrets available) and debug builds - Uploads APK artifacts with branch name and commit SHA - 30-day artifact retention for testing - Manual trigger support via workflow_dispatch This allows developers to test changes without manually building locally. Artifacts can be downloaded from the GitHub Actions run page. |
||
|---|---|---|
| .. | ||
| actions/flutter-setup | ||
| workflows | ||
| labeler.yml | ||
| release-drafter.yml | ||