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

Rework sdkman-action #11

Merged
merged 30 commits into from
Apr 13, 2023
Merged

Rework sdkman-action #11

merged 30 commits into from
Apr 13, 2023

Conversation

eddumelendez
Copy link
Member

@eddumelendez eddumelendez commented Oct 30, 2021

This proposal allows to

  • Run sdk install <candidate> <version> if inputs are provided in Linux and macOS runners
  • Run sdk env install if no inputs were provided in Linux and macOS runners
  • Download the zip file when inputs are provided in Windows runner and set the output to be used along with action/setup-java

Note
Windows runner doesn't have zip installed so sdkman can not be installed properly.

@eddumelendez eddumelendez force-pushed the rework-action branch 2 times, most recently from 7462048 to fabc026 Compare October 30, 2021 18:22
@eddumelendez eddumelendez force-pushed the rework-action branch 9 times, most recently from 8b3ab53 to 9d884d4 Compare October 30, 2021 20:09
@eddumelendez eddumelendez changed the base branch from master to main March 27, 2023 07:43
@eddumelendez eddumelendez merged commit b70dfcd into main Apr 13, 2023
@eddumelendez eddumelendez deleted the rework-action branch April 13, 2023 05:56
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

1 participant