Skip to content

Build automated CI/CD Pipeline #52

@bk1713

Description

@bk1713

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 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions