CSCI-GA-2820-SP24-001 / customers

NYU DevOps Customers Service Spring 2024
Apache License 2.0
0 stars 0 forks source link

Cluster deployment & BDD tests #45

Closed maiko-chin closed 6 months ago

maiko-chin commented 8 months ago

As a [developer] I need [to ensure every merged pull request triggers our CD pipeline, automatically deploying our service to a Kubernetes cluster and running BDD tests to verify the deployment] So that [our deployment process can be automated]

Details and Assumptions

Acceptance Criteria

Given [all test cases pass] When [a new Pull Request is merged to the master branch on GitHub] Then [it will be automatically trigger this pipeline]