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 a clean CI/CD #4

Open
7 tasks
seba1204 opened this issue Jun 14, 2022 · 0 comments
Open
7 tasks

Set up a clean CI/CD #4

seba1204 opened this issue Jun 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@seba1204
Copy link
Owner

seba1204 commented Jun 14, 2022

  • auto deploy when a commit on main begin with 'ci: 🔀 merge and deploy'
  • no commit on the main branch allowed
  • CI should pass all tests
  • update badges (CI on dev / CI on prod) on README.md
  • update percentages badges of current backlog development
  • CD on main (only) deploy and publish a docker image with latest tag and trigger my server to update (be careful on security !)
  • CD on other branches deploy and publish a docker image with specifics tags (like preview) (but not latest)
@seba1204 seba1204 added the enhancement New feature or request label Jun 14, 2022
@seba1204 seba1204 added this to the Getting started milestone Jun 14, 2022
@seba1204 seba1204 self-assigned this Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant