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

Add CICD #8

Open
maorcc opened this issue Apr 9, 2023 · 0 comments
Open

Add CICD #8

maorcc opened this issue Apr 9, 2023 · 0 comments

Comments

@maorcc
Copy link
Contributor

maorcc commented Apr 9, 2023

We want CICD (Continuous Integration and Continues Deployment)

Notes:

  1. CICD should support both the BE and the FE.
  2. Use GitHub Actions
  3. For now, any successful merge to Main branch should be deployed to production.
  4. Any code that is pushed to the GitHub should automatically run tests and Lint.
  5. Failing tests or failing Lint should prevent the merge to Main.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants