-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
6 / 66 of 6 issues completedDescription
First do an analysis to see if we are able to reproduce the functionality we have now on CircleCI.
If we are, look into the best way to do this in Github Actions. How much re-usable community code can we use?
Most likely a lot of stuff already exists for things like building, pushing images, AWS CLI support, kubectl support, etc.
After analysis, build this support into existing frontend/backend deployment pipelines and add support for choosing either CircleCI or GHA.