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

Merge "v2-preview" branch into "main" #150

Merged
merged 7 commits into from Apr 5, 2021
Merged

Merge "v2-preview" branch into "main" #150

merged 7 commits into from Apr 5, 2021

Commits on Mar 15, 2021

  1. actions/setup-java@v2 - Support different distributions (#132)

    * Implement support for custom vendors in setup-java
    
    * minor improvements
    
    * minor refactoring
    
    * Add unit tests and e2e tests
    
    * Update documentation for setup-java@v2 release
    
    * minor improvements
    
    * regenerate dist
    
    * fix comments
    
    * resolve comments
    
    * resolve comments
    
    * fix tests
    
    * Update README.md
    
    Co-authored-by: George Adams <george.adams@microsoft.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
    
    * fix minor nitpicks
    
    * handle 4th digit
    
    * pull latest main
    
    * Update README.md
    
    * rename adoptium to adopt
    
    * rename adoptium to adopt
    
    * rename adoptium to adopt
    
    * Update README.md
    
    * make java-version and distribution required for action
    
    * update readme
    
    * fix tests
    
    * fix e2e tests
    
    Co-authored-by: George Adams <george.adams@microsoft.com>
    Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
    3 people committed Mar 15, 2021
    Copy the full SHA
    7c88894 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Add "overwrite-settings" input parameter (#136)

    * add overwrite-settings parameter
    
    * fix e2e tests
    
    * print debug
    
    * fix e2e tests
    
    * add comment
    
    * remove comment
    maxim-lobanov committed Mar 17, 2021
    Copy the full SHA
    804a60f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Add "Contents/Home" postfix on macOS if provider creates it (#139)

    * Update e2e-versions.yml
    
    * Update e2e-versions.yml
    
    * implement fix
    
    * Update e2e-versions.yml
    
    * Update installer.ts
    
    * fix filter logic
    
    * Update e2e-versions.yml
    
    * remove extra logic
    
    * Update e2e-versions.yml
    maxim-lobanov committed Mar 22, 2021
    Copy the full SHA
    502a665 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Add check-latest flag (#141)

    * add changes for check-latest
    
    * run prerelease script
    
    * resolving comments
    
    * fixing tests
    
    * fix spelling
    
    * improve core.info messages
    
    * run format
    
    * run prerelease
    
    * change version to fix test
    
    * resolve comment for check-latest
    
    * Update README.md
    
    * added hosted tool cache section
    
    * Apply suggestions from code review
    
    Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>
    Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
    3 people committed Mar 24, 2021
    Copy the full SHA
    022e86d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Avoid "+" sign in Java path in v2-preview (#145)

    * try to handle _ versions
    
    * more logs
    
    * more debug
    
    * test 1
    
    * more fixes
    
    * fix typo
    
    * Update e2e-versions.yml
    
    * add unit-tests
    
    * remove debug info from tests
    
    * debug pre-cached versions
    
    * change e2e tests to ubuntu-latest
    maxim-lobanov committed Mar 27, 2021
    Copy the full SHA
    46d5f06 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Merge branch 'main' into v2-preview

    Maxim Lobanov committed Apr 5, 2021
    Copy the full SHA
    40763c4 View commit details
    Browse the repository at this point in the history
  2. update npm licenses

    Maxim Lobanov committed Apr 5, 2021
    Copy the full SHA
    68e87bb View commit details
    Browse the repository at this point in the history