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

Move away from Github Actions #213

Open
jim-sheldon opened this issue Sep 27, 2022 · 4 comments
Open

Move away from Github Actions #213

jim-sheldon opened this issue Sep 27, 2022 · 4 comments
Labels
bug Something isn't working MPX P0: Critical path blocker priority Engineering priority tech debt

Comments

@jim-sheldon
Copy link
Collaborator

jim-sheldon commented Sep 27, 2022

Our Github Actions do work that would better be done using Batch or some AWS service; we would gain the benefits of terraform, logging, monitoring, etc. and consolidate our infrastructure to move closer to a day 0 turnkey package.

We should explore AWS CodeBuild, and move our non-build actions to Batch.

@jim-sheldon jim-sheldon self-assigned this Sep 27, 2022
@jim-sheldon jim-sheldon added bug Something isn't working priority Engineering priority MPX P1: Launch blocker tech debt labels Sep 27, 2022
@jim-sheldon
Copy link
Collaborator Author

jim-sheldon commented Sep 27, 2022

See #211 and #21.

@abhidg
Copy link
Contributor

abhidg commented Sep 27, 2022

This is for CI/CD? We should keep tests in GitHub Actions

@jim-sheldon
Copy link
Collaborator Author

AWS CodeBuild is CI/CD. I am open to trying things, but so far Github Actions appear to be strictly inferior to their AWS analogs.

@jim-sheldon
Copy link
Collaborator Author

Noting a bad silent failure of Github Actions that took way too long to find and fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working MPX P0: Critical path blocker priority Engineering priority tech debt
Projects
None yet
Development

No branches or pull requests

2 participants