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

feat: Add support for .sdkmanrc file in java-version-file parameter #736

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

guicamest
Copy link

@guicamest guicamest commented Jan 25, 2025

Description:
Add support for .sdkmanrc file in java-version-file parameter, as well as tests and updated documentation related to the new feature.

I've renamed one e2e test (setup-java-version-from-file-major-minor-patch-with-dist) to include the actual name of the file under test. Without it, there were many job runs with the same name (i.e. ${{ matrix.distribution }} version from file 'openjdk64-17.0.10' - ${{ matrix.os }}), making it quite difficult to find the appropriate ones to verify - and losing a key element of the test: the name of the java-version-file.

Related issue: #669

Check list:

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

@guicamest guicamest requested a review from a team as a code owner January 25, 2025 23:13
@guicamest
Copy link
Author

@aparnajyothi-y @HarithaVattikuti sorry for the direct ping. Would it be possible for the team to take a look at the PR or at least provide some feedback any time soon?

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.

2 participants