-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels