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

Use Eclipse Temurin, not AdoptOpenJDK in GitHub Action #101

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

MarkEWaite
Copy link
Contributor

Use Eclipse Temurin, not AdoptOpenJDK for GitHub Action

AdoptOpenJDK is no longer being updated. See https://github.com/actions/setup-java#usage where it says:

NOTE: 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. See more details in the Good-bye AdoptOpenJDK post.

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes

AdoptOpenJDK is no longer being updated.  See https://github.com/actions/setup-java#usage where it says:

> NOTE: 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. See more details in the
> [Good-bye AdoptOpenJDK post](https://blog.adoptopenjdk.net/2021/08/goodbye-adoptopenjdk-hello-adoptium/).
@github-actions github-actions bot added the chore Reduces maintenance effort by changes not directly visible to users label Mar 25, 2022
@MarkEWaite MarkEWaite requested a review from darinpope March 25, 2022 14:29
@MarkEWaite
Copy link
Contributor Author

Confirmed that a similar change worked in the schedule build plugin. Merging this one as well.

@MarkEWaite MarkEWaite merged commit 66195c5 into jenkinsci:master Mar 25, 2022
@MarkEWaite MarkEWaite deleted the use-temurin branch March 25, 2022 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Reduces maintenance effort by changes not directly visible to users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant