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

Setup Continuous Integration #5

Open
rofrano opened this issue Oct 19, 2020 · 0 comments
Open

Setup Continuous Integration #5

rofrano opened this issue Oct 19, 2020 · 0 comments

Comments

@rofrano
Copy link
Owner

rofrano commented Oct 19, 2020

As a: Developer
I need: the ability to continuously test my code
So that: I can know if a Pull Request has broken the build

Assumptions:

  • We will use GutHub Actions
  • Need to tell GitHub Actions that we need a Redis database

Acceptance Criteria:

Given I have set up GitHub Actions
When I make a Pull Request
Then my automated tests should run automatically
And if they fail the build will be stopped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant