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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: migrate setup-java action to use Temurin #1123

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gdams
Copy link

@gdams gdams commented Dec 21, 2022

AdoptOpenJDK has moved to the Eclipse Foundation and now distributes binaries under the new name "Eclipse Temurin"

Thank you for opening a Pull Request!


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 馃

AdoptOpenJDK has moved to the Eclipse Foundation and now distributes binaries under the new name "Eclipse Temurin"
@gdams gdams requested a review from a team as a code owner December 21, 2022 17:04
@gdams gdams requested a review from mpegg21 December 21, 2022 17:04
@gdams gdams changed the title Migrate setup-java action to use Temurin fix: migrate setup-java action to use Temurin Dec 21, 2022
@wangela wangela requested review from kikoso and removed request for mpegg21 December 23, 2022 12:23
@wangela wangela assigned wangela and unassigned amuramoto Dec 23, 2022
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

3 participants