IMGIITRoorkee / IMGIITRoorkee/placement-flutter
Automate App Release Workflows
Open
- Dominant language
- Dart
- Stars
- 3
- Forks
- 10
- Avg merge
- 8d 21h
- Merged PRs (30d)
- 4
Description
### Problem
App releases for Android and iOS are currently manual and inconsistent.
### Expected
Automated beta and stable release workflows for both Android and iOS that build the apps, manage versions, generate changelogs, create GitHub releases, and publish to Google Play and the App Store.
### Fix sketch
Add `release_beta` and `release_stable` workflows that reuse a shared `release.yml`. Beta releases publish to Google Play internal testing and TestFlight, while stable releases create production releases as drafts for manual publishing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.