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

Add .tool-versions To Version Control For Java #26903

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

JamieB-gu
Copy link
Contributor

Allows us to specify the Java version for this project, for tools that recognise this file such as asdf. MAPI has already been doing this for a while: https://github.com/guardian/mobile-apps-api/pull/2316

We also already do something similar for Node in frontend:

18.18.2

We could also consider moving the Node version into .tool-versions at some point in the future, so one tool can manage both.

If anyone reading this PR thinks this may cause a problem for their workflow please comment! I've tagged several people who've committed to frontend over the last couple of weeks for this reason.

Allows us to specify the Java version for this project, for tools that recognise this file such as `asdf`.
@JamieB-gu JamieB-gu requested a review from a team as a code owner February 13, 2024 16:33
@JamieB-gu JamieB-gu added this to the Health milestone Feb 13, 2024
@prout-bot
Copy link
Collaborator

Seen on ADMIN-PROD (merged by @JamieB-gu 11 minutes and 11 seconds ago)

@prout-bot
Copy link
Collaborator

Seen on FRONTS-PROD (merged by @JamieB-gu 13 minutes and 21 seconds ago)

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.

None yet

4 participants