Skip to content

Implement production builds for Minds on the CI (play, OSS, iOS)

Martin Santangelo requested to merge ci-autoincrement-oss into expo-migration

Ticket(s) / Related Merge Requests

#5232 (closed)

Summary of Changes

  • Added jobs to build the production versions of the app.
  • Added support to auto-increment the build number using EAS
    • Created a script the fetch the play store build number and sets the build number for OSS
  • Updated the release JSON generator to receive a version as a parameter
  • moved the build jobs to a single build stage

Developer Testing Completed

https://gitlab.com/minds/mobile-native/-/jobs/5931401130

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports