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

Fix for missing sbt by using new guardian/setup-scala action #545

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

davidfurey
Copy link
Member

Using the new GitHub Action guardian/setup-scala to cope with sbt being removed from the latest Ubuntu images we use for CI. This composite action combines setup-java and setup-sbt with good defaults for the Guardian.

Version of Java used by CI now specified by .tool-versions file

Note that guardian/setup-scala requires that projects specify their Java version with an asdf-formatted .tool-versions file - we didn't have to add one with this PR, as it was already present

Based on guardian/etag-caching#60

@davidfurey davidfurey merged commit a5f41de into main Dec 20, 2024
3 checks passed
@davidfurey davidfurey deleted the setup-scala branch December 20, 2024 15:21
@prout-bot
Copy link

Seen on PROD (merged by @davidfurey 7 minutes and 24 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants