Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: actions/setup-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: actions/setup-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 4 commits
  • 9 files changed
  • 4 contributors

Commits on Dec 8, 2021

  1. Add microsoft distribution of the JDK. (#252)

    * Add microsoft distribution of the JDK.
    
    * Fix formatting to match prettier.
    
    * Rebuild js.
    
    * Fix archive suffix for Windows.
    
    * Update src/distributions/microsoft/installer.ts
    
    Co-authored-by: Brian Cristante <[email protected]>
    
    * Update src/distributions/microsoft/installer.ts
    
    Co-authored-by: Brian Cristante <[email protected]>
    
    * Add support for the microsoft distribution.
    
    * revert lockfile changes
    
    * npm run format
    
    * fix e2e-versions.yml
    
    * eliminate duplication in version numbers
    
    * Fix test
    
    Co-authored-by: Brendan Burns <[email protected]>
    Co-authored-by: Brian Cristante <[email protected]>
    3 people authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    db2f350 View commit details
    Browse the repository at this point in the history
  2. Fix the Licensed workflow (#259)

    * add manual trigger to the Licensed workflow
    
    * update licensed version
    brcrista authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    8d22286 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    d23aed3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    f0bb916 View commit details
    Browse the repository at this point in the history
Loading