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 for GitHub Action #305

Closed

Conversation

MarkEWaite
Copy link
Contributor

Use Eclipse Temurin in the action, not AdoptOpenJDK

See jenkinsci/jenkins#6406 for more details

The 'adopt' distribution has moved to Eclipse Temurin and won't be updated at the AdoptOpenJDK location. Switch to the Temurin distribution so that we use a current version of Java.

Checklist

  • 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
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

dependabot bot and others added 3 commits April 21, 2022 19:31
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
See jenkinsci/jenkins#6406 for more details

The 'adopt' distribution has moved to Eclipse Temurin and won't be
updated at the AdoptOpenJDK location.  Switch to the Temurin
distribution so that we use a current version of Java.
Additional setup is complete.  Plugin is using continuous delivery
@MarkEWaite MarkEWaite changed the title Use Eclipse Temurin fo GitHub Action Use Eclipse Temurin for GitHub Action Apr 22, 2022
@MarkEWaite
Copy link
Contributor Author

Closing in favor of #325

@MarkEWaite MarkEWaite closed this Jul 23, 2022
@MarkEWaite MarkEWaite deleted the use-temurin-for-actions branch January 5, 2024 17:06
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.

1 participant