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 CI/CD #15

Open
3 tasks
jnnchi opened this issue Oct 17, 2024 · 0 comments
Open
3 tasks

Add CI/CD #15

jnnchi opened this issue Oct 17, 2024 · 0 comments
Labels

Comments

@jnnchi
Copy link
Collaborator

jnnchi commented Oct 17, 2024

As a DEVELOPER, I want to set up a CI/CD pipeline to automate testing and deployment so that new code changes are automatically tested and deployed.

A/C:

  • Set up a CI pipeline using GitHub Actions to automatically run tests for backend and frontend code on every pull request.
  • Configure the pipeline to automatically build and deploy the code to testing/staging/production environments when we merge to the main branch.
  • Make sure the tests have automated tests, and fails to deploy if <80% line coverage is reached.
@jnnchi jnnchi converted this from a draft issue Oct 17, 2024
@jnnchi jnnchi added the backend label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant