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

Build automated CI/CD Pipeline #52

Open
bk1713 opened this issue Nov 7, 2017 · 0 comments
Open

Build automated CI/CD Pipeline #52

bk1713 opened this issue Nov 7, 2017 · 0 comments

Comments

@bk1713
Copy link
Collaborator

bk1713 commented Nov 7, 2017

As a developer
I need to build an automated CI/CD pipeline
So that I can deploy without manual intervention to production

Assumptions:

  • We have a Travis CI account to run unit test cases on Pull requests
  • We have a Bluemix account to for unit tests, integration tests and deployment
  • We have documented the API with Swagger
  • We have BDD tests

Acceptance Criteria:

Given we have a pipeline set up 
When someone merges a pull request
Then the pipeline builds the code, runs the tests and deploys to production 
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

4 participants