Page MenuHomePhabricator

As an engineer I don't expect to babysit builds and deployments :)
Closed, ResolvedPublic

Description

Need to update Jenkins to work with out current process of how we move from beta, to release.

This will involve some new branches:

  • develop - this is where our development work gets merged, once tests pass, the build gets versioned and tagged and merged into…
  • beta - this is where our beta builds will come from. builds automatically kick off whenever something is merged in and are distributed using test flight. Whenever we decide that a beta is fit for release, we manually merge the beta branch into…
  • master - this is where release builds come from. whenever beta is merged into master, builds automatically kick off and then on success will submit to iTunes.