Rewrite - Switch to Github Actions Instead of CircleCI #359
Labels
priority: high
This is an issue that should be fixed first
status: accepted
The issue has been accepted but still needs to be addressed
type: code change
Issue requires changes to the code base
type: dependencies
The issue requires changes to the dependencies of the project
type: documentation
Issue requires a change to the current documentation of the codebase or product
type: infrastructure
Issue involves a change to current infrastructure
With the progress made in Github Actions over the last few years, I think it makes sense to switch over to using that instead of CircleCI. This will eliminate another third party integration and it's an easy way to keep all of the functionality under one roof. Github Actions will allow us to replicate everything the current Circle CI configuration is doing, including pushing to AWS ECR.
The text was updated successfully, but these errors were encountered: