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 DevOps Continuous Delivery Pipeline in IBM Cloud #98

Open
sp7105 opened this issue Apr 17, 2023 · 0 comments
Open

Set Up DevOps Continuous Delivery Pipeline in IBM Cloud #98

sp7105 opened this issue Apr 17, 2023 · 0 comments
Labels
duplicate This issue or pull request already exists

Comments

@sp7105
Copy link
Contributor

sp7105 commented Apr 17, 2023

As a developer
I need to build and deploy my project
So that the master branch will run the TDD tests when it's updated

Details and Assumptions

  • TDD tests are needed during the build stage
  • the build stage will call the deploy stage to deploy a development instance

Acceptance Criteria

Given a change in the master branch
When my project is built
Then it will automatically run the TDD tests and deploy a development instance
@sp7105 sp7105 added enhancement New feature or request technical debt and removed enhancement New feature or request technical debt labels Apr 17, 2023
@johnbennion johnbennion added technical debt and removed enhancement New feature or request labels Apr 17, 2023
@johnbennion johnbennion added duplicate This issue or pull request already exists and removed technical debt labels Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants