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 staging releases #53

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

Set up CD pipeline for staging releases #53

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

Comments

@minhnimble
Copy link
Owner

minhnimble commented Jul 28, 2021

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

  • 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.
@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