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

Update all CI for release of JDK 17 #787

Closed
3 of 5 tasks
SethTisue opened this issue Sep 14, 2021 · 7 comments
Closed
3 of 5 tasks

Update all CI for release of JDK 17 #787

SethTisue opened this issue Sep 14, 2021 · 7 comments
Assignees

Comments

@SethTisue
Copy link
Member

SethTisue commented Sep 14, 2021

wait for the release to be picked up by AdoptOpenJDK Temurin and by SDKMAN

then:

  • community build
  • Fortify
  • all our GitHub Actions configs will need 17-ea changed to 17
  • make sure the Travis-CI configs using default.yml in this repo pick up the release
  • also look for opportunities to test on JDK 17 where we weren't before, since it's an LTS release. we already added it to many of our CI matrices but maybe not all.

(It's probably too early to bother adding 18-ea anywhere.)

@SethTisue SethTisue self-assigned this Sep 14, 2021
@SethTisue
Copy link
Member Author

relevant: sdkman/sdkman-db-migrations#543

@SethTisue
Copy link
Member Author

scala/scala#9772 and scala/scala#9773 and scala/scala#9770 take care of that repo

@SethTisue
Copy link
Member Author

I haven't done every module repo yet, but I'm including 17 upgrades as I work through #785

@SethTisue
Copy link
Member Author

I'm going to close this as I believe everything important is covered. we should keep an ongoing eye out for less important repos that may have been missed

@SethTisue
Copy link
Member Author

scala/scala3#13629

@SethTisue SethTisue reopened this Oct 4, 2021
@SethTisue
Copy link
Member Author

scala/scala-library-next#98 (comment) says

Adopt OpenJDK got moved to Eclipse Temurin and won't be updated anymore. It is highly recommended to migrate workflows from adopt to temurin to keep receiving software and security updates

Thanks @griggt for calling this to my attention. I'll need to go around and update all the GitHub Actions configs.

@SethTisue
Copy link
Member Author

I PRed the change in every repo I could think of.

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

No branches or pull requests

1 participant