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

CI/CD #17

Open
mehrdadmms opened this issue Feb 23, 2023 · 0 comments
Open

CI/CD #17

mehrdadmms opened this issue Feb 23, 2023 · 0 comments
Labels
1000 Points By redeeming the points you'll receive compensation. 35% fiat and the rest is project token.

Comments

@mehrdadmms
Copy link
Contributor

Goal

We need automated code update in our servers (both prod and dev) to give devs maximum flexibility

How

  • CI/CD should be done through GitHub actions
  • Any merge with main branch should trigger the prod CI/CD and merges with development branch should trigger development CI/CD
  • Before deploying the code, tests should ran. Only if all tests pass, you may deploy it.

Repositories to add CI/CD automation to

@mehrdadmms mehrdadmms added the 1000 Points By redeeming the points you'll receive compensation. 35% fiat and the rest is project token. label Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1000 Points By redeeming the points you'll receive compensation. 35% fiat and the rest is project token.
Projects
None yet
Development

No branches or pull requests

1 participant