Conversation
f5572d6 to
7182aeb
Compare
7182aeb to
9a2d946
Compare
|
|
🎉 A review copy of this PR has been deployed! It is made of up two components Important Not all of the functionality of forms-runner is present in review apps. You should use the full dev environment to test the functionality which is disabled here. It may take 5 minutes or so for the application to be fully deployed and working. If it still isn't ready For the sign in details and more information, see the review apps wiki page. |



What problem does this pull request solve?
Trello card: https://trello.com/c/UIEQ97bl/792-stop-using-self-hosted-runners-on-github
Rather than using a codebuild runner to deploy the review apps, instead authenticate to AWS with OIDC and deploy them directly.
Things to consider when reviewing