Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up CD pipeline for production releases #54

Open
2 tasks
minhnimble opened this issue Jul 28, 2021 · 0 comments
Open
2 tasks

Set up CD pipeline for production releases #54

minhnimble opened this issue Jul 28, 2021 · 0 comments
Labels
chore Chore task
Milestone

Comments

@minhnimble
Copy link
Owner

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

  • 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.
@minhnimble minhnimble added the chore Chore task label Jul 28, 2021
@minhnimble minhnimble added this to the 0.1.0 milestone Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore task
Projects
None yet
Development

No branches or pull requests

1 participant