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 initial CI/CD pipeline #77

Open
3 tasks
Breadkenty opened this issue Feb 16, 2022 · 0 comments
Open
3 tasks

Set up initial CI/CD pipeline #77

Breadkenty opened this issue Feb 16, 2022 · 0 comments

Comments

@Breadkenty
Copy link
Owner

As a Smash Hub developer, a build should trigger on push or merge to a branch. Once the branch begins to build, the pipeline should build, run tests, and deploy. Since this is the initial setup for the CI/CD pipeline, the scope of this story is limited to the stages: build and test. There will be a separate ticket for the actual deployment process.

  • Pipeline should begin on push and merge
  • Pipeline should build all of the existing projects in this repo. Component library, web app, and API.
  • Pipeline should run all unit and integration tests and fail the build if it fails.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant