You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting a new project, the CD pipeline should be setup properly for automatically testing to validate if changes to the codebase are correct and stable for immediate autonomous deployment to a production environment.
Acceptance Criteria
Setup the CD pipeline for releasing the production app using a preferred platform (Bitrise, CircleCI, Github Action, etc.) and release it on TestFlight for Apple Review before going to production.
Setup the triggers when new changes are merged to master (production) branch.
The text was updated successfully, but these errors were encountered:
Why
When starting a new project, the CD pipeline should be setup properly for automatically testing to validate if changes to the codebase are correct and stable for immediate autonomous deployment to a production environment.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: