-
Notifications
You must be signed in to change notification settings - Fork 465
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-scroll-badge-service #2629
Closed
1 task
erichfi opened this issue
Jun 25, 2024
· 4 comments
· Fixed by passportxyz/passport-scroll-badge-service#7, passportxyz/passport-scroll-badge-service#8, passportxyz/passport-scroll-badge-service#9 or passportxyz/passport-scroll-badge-service#10
Closed
1 task
Infra Week: Rework and Modularize Workflows for Passport Repos - passport-scroll-badge-service #2629
erichfi opened this issue
Jun 25, 2024
· 4 comments
· Fixed by passportxyz/passport-scroll-badge-service#7, passportxyz/passport-scroll-badge-service#8, passportxyz/passport-scroll-badge-service#9 or passportxyz/passport-scroll-badge-service#10
Comments
Prerequisites
Tech notes
|
@erichfi we should split this up, make 1 task for each repo:
|
Jkd-eth
changed the title
Rework and Modularize Workflows for Passport Repos
Infra Week: Rework and Modularize Workflows for Passport Repos
Jul 9, 2024
Jkd-eth
changed the title
Infra Week: Rework and Modularize Workflows for Passport Repos
Infra Week: Rework and Modularize Workflows for Passport Repos - passport-scroll-badge-service
Jul 9, 2024
Split the original card into the following several stories
|
This was referenced Jul 9, 2024
This is in a good spot ( https://github.com/passportxyz/passport-scroll-badge-service/actions/runs/10008414868 ), what is still open:
Picking up #2682 first to test that the same concepts / actions can be reused on other repos as well. |
This was referenced Jul 23, 2024
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: