-
Notifications
You must be signed in to change notification settings - Fork 464
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
Infra Week: Rework and Modularize Workflows for Passport Repos - passport-data-science #2685
Comments
Split the original card into the following several stories
|
This was referenced Jul 9, 2024
Just waiting on production aws keys |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
User Story:
As a devops engineer, I want to rework and modularize the workflows for the passport repositories, so that I can ensure efficient and maintainable CI/CD processes.
Acceptance Criteria:
GIVEN the modularized workflows,
WHEN they are set up,
THEN they should cover the following tasks efficiently and maintainably:
Tech Details:
dockerize-review.yml
,dockerize-staging.yml
, anddockerize-production.yml
deploy-app-review.yml
,deploy-app-staging.yml
, anddeploy-app-production.yml
deploy-iam-review.yml
,deploy-iam-staging.yml
, anddeploy-iam-production.yml
ci.yml
release-and-deploy.yml
verify-onchain-state.yml
Open Questions:
Notes/Assumptions:
The text was updated successfully, but these errors were encountered: