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

Infra Week: Rework and Modularize Workflows for Passport Repos - passport-data-science #2685

Closed
1 task
Jkd-eth opened this issue Jul 9, 2024 · 2 comments
Closed
1 task
Assignees

Comments

@Jkd-eth
Copy link
Contributor

Jkd-eth commented Jul 9, 2024

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:

  • Dockerize Workflows for Review, Staging, and Production
  • Deploy App Workflows
  • Deploy IAM Workflows
  • CI Workflow
  • Release & Deploy Workflow
  • Verify On-Chain State

Tech Details:

  • Implement and modularize the following workflows based on detailed documentation:
    • dockerize-review.yml, dockerize-staging.yml, and dockerize-production.yml
    • deploy-app-review.yml, deploy-app-staging.yml, and deploy-app-production.yml
    • deploy-iam-review.yml, deploy-iam-staging.yml, and deploy-iam-production.yml
    • ci.yml
    • release-and-deploy.yml
    • verify-onchain-state.yml
  • Ensure each workflow runs the necessary test suites and checks for inconsistencies in the on-chain state.

Open Questions:

  • Are there specific test suites that need to be run for each environment?

Notes/Assumptions:

@tim-schultz
Copy link
Collaborator

Just waiting on production aws keys

@tim-schultz tim-schultz moved this from In Progress (WIP) to Blocked in Passport Jul 23, 2024
@tim-schultz tim-schultz moved this from Blocked to Done in Passport Jul 23, 2024
@tim-schultz tim-schultz moved this from Done to Product/UX Review in Passport Jul 23, 2024
@erichfi erichfi moved this from Product/UX Review to Ready to Deploy in Passport Jul 24, 2024
@erichfi erichfi moved this from Ready to Deploy to Done in Passport Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants