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

make java 21 the default for snyk workflow #87

Closed
wants to merge 1 commit into from

Conversation

johnduffell
Copy link
Member

@johnduffell johnduffell commented Apr 15, 2024

I noticed that java 11 is the default, but now our recommendation is java 21 (although java 11 is still acceptable as a minumim) see https://docs.google.com/document/d/1ZR-YnaXCT5_gLVmTCeGs0mWd3KPaAozPjQK8uUzHZ9w/edit#heading=h.gnp9lqaztaf . I noticed this when we were doing this PR guardian/support-service-lambdas#2218

This might break some older projects? But scala-steward uses java 21 - guardian/scala-steward-public-repos#67 (although check how many comments further down mention issues!) , so we could prompt it (especially given the perf improvements of java 21 over 11)

Happy to go either way on this PR, we can be bold and merge it (with comms?) or be cautious, since breaking snyk checks can cause the checks to stop, without it being totally obvious.

@johnduffell johnduffell changed the title make java 21 the default make java 21 the default for snyk workflow Apr 15, 2024
@NovemberTang
Copy link
Contributor

Myself and @johnduffell have spoken about this and we decided that this change is too risky with an unversioned action. We can revisit it once we have semver releases.

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.

None yet

2 participants