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

Add support for java.version file #23

Draft
wants to merge 51 commits into
base: main
Choose a base branch
from

Conversation

e-korolevskii
Copy link

@e-korolevskii e-korolevskii commented Nov 24, 2022

Description:
In the scope of this issue, we need to add a feature to set java-version from the file.

Related issue:
https://github.com/actions/runner-images-internal/issues/4599

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

src/setup-java.ts Outdated Show resolved Hide resolved
src/setup-java.ts Show resolved Hide resolved
src/setup-java.ts Outdated Show resolved Hide resolved
src/setup-java.ts Outdated Show resolved Hide resolved
src/setup-java.ts Outdated Show resolved Hide resolved
e-korolevskii and others added 11 commits December 8, 2022 15:28
* Fix typo in README.md (actions#419)

`diractory` -> `directory`

* Revert "Add support for Oracle JDK (actions#401)" (actions#421)

This reverts commit 6cdf39a.

Co-authored-by: Brian Cristante <[email protected]>

* adding check for prerelease

* add debug lines

* add minor fix

* expand e2e tests with corretto

Co-authored-by: Ashley <[email protected]>
Co-authored-by: Brian Cristante <[email protected]>
Co-authored-by: Marko Zivic <[email protected]>
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.

6 participants