Skip to content

Update to latest amazon linux image #384

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

Merged
merged 4 commits into from
Mar 17, 2023
Merged

Conversation

cat5inthecradle
Copy link
Contributor

@cat5inthecradle cat5inthecradle commented Mar 17, 2023

The Amazon Linux 2 3.0 image will go out of support in April, after which our pipeline may be slowed or eventually stop working.

  • updates the CI image to "aws/codebuild/standard:5.0", which is not a required upgrade, just taking the opportunity to move to the Ubuntu 20 image.
  • updates the CD image to the same "aws/codebuild/standard:5.0" from the Amazon Linux image. Switching to Ubuntu 20 from Amazon Linux because the newer Amazon Linux image does not support Java 11 without extra setup.

Note that all environments will need to have deploy-cicd.sh run after this is merged. See cicd/README.md

Testing

Next Steps

  • When we eventually update to Java 17, we could consider switching back to Amazon Linux, which may make builds faster.

@cat5inthecradle cat5inthecradle requested review from a team March 17, 2023 14:31
@cat5inthecradle cat5inthecradle merged commit 56e8854 into main Mar 17, 2023
@cat5inthecradle cat5inthecradle deleted the upgrade-codebuild-image branch March 17, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants