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 staging environment.
Acceptance Criteria
Setup the CD pipeline for releasing the staging app using a preferred platform (Bitrise, CircleCI, Github Action, etc.) and release it on TestFlight or Firebase Distribution.
Setup the triggers when a new release branch is created or pushed.
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 staging environment.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: