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

Implement Continuous Deployment Pipeline #1728

Open
ldraney opened this issue Apr 8, 2024 · 0 comments
Open

Implement Continuous Deployment Pipeline #1728

ldraney opened this issue Apr 8, 2024 · 0 comments

Comments

@ldraney
Copy link

ldraney commented Apr 8, 2024

Stakeholders: Development, QA, and Product

Epic Description:

The goal of this epic is to fulfill this diagram here

This initiative aims to improve our DORA standing for Software Delivery Performance by minimizing manual efforts and errors in our deployment process. This involves enabling CD in relation to our Quality Assurance process.

Additional Info
Some work related to the pipeline can be found in the following epics:

Acceptance Criteria:

  1. Automated deployment process with minimal manual intervention (QA approvals)
  2. Integration with version control for tracking and automating deployments based on code commits.
  3. Rollback capabilities to ensure quick recovery in case of deployment failures.
  4. Clear documentation on the pipeline process, including setup, configuration, and how to manage deployments.
  5. Monitoring and alerting mechanisms to track deployment success and application health in production.
@ldraney ldraney changed the title Continuous Deployment Pipeline Implement Continuous Deployment Pipeline Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant