- openci_runner now stores logs in cloud firestore. (#17)
- fix: Unable to distribute apk to firebase tester group. (#83)
- fix: Unable to build dev flavor. (#81)
- fix: firebase cli should use service_account instead of cli token. (#78)
- fix: jks file name and path should be dynamic. (#76)
- fix: fvm doesn't work. (#74)
- add: FVM to change Flutter version. (#7)
- fix: UserData does not accept null value. (#69)
- fix: Unable to get a job. (#57)
- fix: Null job message"job is null, waiting 10 seconds for next check." is too redundant. (#51)
- fix: VM won't be shut down and deleted if build fails (#54)
- fix: tart VM won't be shut down and deleted automatically after the build is complete. (#52)
- fix: openci_runner doesn't find a new job after one job has been successfully finished (#49)
- feat: flavor support (only prod or null env) (#21)
- fix: How to use service_account json? (#44)
- fix: Unable to skip build for android runner (#39)
- feat: Use Firestore as a Backend instead of Supabase (#30)
- fix: Build Times were always wrong. (#27)
- fix: use firebase cli to upload aab/apk to Firebase App Distribution (#25)
- add: flutter clean step before building aab/ipa.
- fix: Unable to launch multiple VMs on MacMini (#14)