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

[pull] main from actions:main #207

Merged
merged 4 commits into from
Apr 13, 2024
Merged

[pull] main from actions:main #207

merged 4 commits into from
Apr 13, 2024

Commits on Feb 28, 2024

  1. Added Windows Arm64 Support for Windows Arm64 Runners (#595)

    * Added Windows Arm64 Support for Windows Arm64 Runners
    
    * microsoft test file update and tool-version test file
    
    * Delete .DS_Store
    
    * added test cases for windows and linux for zulu, liberica and microsoft
    
    * adding different data files for each OS
    
    * added changes to distribution files
    
    * added more version support for microsoft
    mahabaleshwars authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9704b39 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Update httpclient version and other dependencies (#607)

    * test
    
    * fixed license issues
    
    * fix audit issue
    
    * fix license
    HarithaVattikuti authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    80ae3c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Added .tool-versions file support (#606)

    * added support for tool version file
    
    * testing with one regex
    
    * working regex
    
    * Checked for the file extension
    
    * added e2e checks for tool version
    
    * removed error warning
    
    * updated regex to support early version
    
    * updated regex for early version support
    
    * updated regex for early version
    
    * updated regex to accept early versions
    
    * added coreinfo to analyze
    
    * updated the regex
    
    * updated regex
    
    * new regex for early version
    
    * updated regex to match the new version file format
    
    * new regex
    
    * changed the regex
    
    * redex updated
    
    * used java version regex
    
    * regex updated
    
    * regex modified
    
    * regex updated
    
    * regex updated
    
    * regex updated
    
    * updated regex to support early versions
    
    * Regex updated to support all java versions
    
    * Documentation updated to add tool version description
    
    * Documentation updated for the tool version file
    
    * update the advanced doc and readme file to specify tool version changes
    mahabaleshwars authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5896cec View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Patch for java version file (#610)

    * patch to extract file from other location
    
    * patch to extract filename from other directories
    
    * removed code failing checks
    
    * changed the validation for .java-version type
    mahabaleshwars authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    99b8673 View commit details
    Browse the repository at this point in the history