openci_runner 0.6.0 copy "openci_runner: ^0.6.0" to clipboard
openci_runner: ^0.6.0 copied to clipboard

Open CI VM runner

0.6.0 #

  • OpenCI now supports ios build

0.5.1 #

  • fix bug

0.5.0 #

  • jobs is now v2

0.4.2 #

  • fix minor bug

0.4.1 #

  • fix minor bug

0.4.0 #

  • openci_runner now stores logs in cloud firestore. (#17)

0.3.2 #

  • fix: Unable to distribute apk to firebase tester group. (#83)

0.3.1 #

  • fix: Unable to build dev flavor. (#81)

0.3.0 #

  • 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)

0.2.12 #

  • add: FVM to change Flutter version. (#7)

0.2.11 #

  • fix: UserData does not accept null value. (#69)

0.2.10 #

  • fix: Unable to get a job. (#57)

0.2.9 #

  • fix: Null job message"job is null, waiting 10 seconds for next check." is too redundant. (#51)

0.2.8 #

  • fix: VM won't be shut down and deleted if build fails (#54)

0.2.7 #

  • fix: tart VM won't be shut down and deleted automatically after the build is complete. (#52)

0.2.6 #

  • fix: openci_runner doesn't find a new job after one job has been successfully finished (#49)

0.2.5 #

  • feat: flavor support (only prod or null env) (#21)

0.2.4 #

  • update: README.md

0.2.2 #

  • fix: How to use service_account json? (#44)

0.2.1 #

  • fix: Unable to skip build for android runner (#39)

0.2.0 #

  • 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)

0.1.3 #

  • add: flutter clean step before building aab/ipa.

0.1.2 #

  • fix: Unable to launch multiple VMs on MacMini (#14)

0.1.1 #

  • Update

0.1.0 #

  • Initial version.