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: v3.12.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: v3
Choose a head ref
  • 8 commits
  • 35 files changed
  • 9 contributors

Commits on Jun 28, 2023

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

Commits on Jul 27, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4 (#516)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c16064d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. fix typo and remove unintentional(?) word (#518)

    * fix typo and remove unintentional(?) word
    
    * docs: fix typo in the Readme.md
    
    ---------
    
    Co-authored-by: Ivan Zosimov <ivanzosimov@github.com>
    CyberFlameGO and Ivan Zosimov authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b943a4e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Fixed usage link within the README.md file (#525)

    Orleando Dassi authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5b86b67 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Merge pull request #503 from gnodet/fix-xml-namespaces

    Fix XML namespaces wrongly using https
    marko-zivic-93 authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4075bfc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. add support for dragonwell (#532)

    * add support for dragonwell
    
    * fix: update logic of parsing json file, refactor code
    
    * build: rebuild action
    
    * chore: update error message
    
    * build: rebuild action
    
    * tests: fix unit tests, add e2e tests
    
    * chore: prettier, lint and rebuild solution
    
    * feat: add check for the package type, update unit tests
    
    * tests: update e2e tests
    
    * tests: remove excess entries from e2e tests
    
    * feat: update logic of getting json file
    
    * feat: add logic for backuping getting json
    
    * chore: update wordings
    
    * chore: fix typos, add additional logs
    
    * fix: fix review points
    
    * chore: rebuild solution
    
    * chore: update wordings
    
    * chore: refactor code
    
    ---------
    
    Co-authored-by: Ivan Zosimov <ivanzosimov@github.com>
    Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
    3 people authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0ab4596 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. V3 - Bumps @action/cache to 4.0.3 (#790)

    * actions-cache upgrade to 4.0.3 on node 16
    
    * npm audit fix
    
    * macos-latest to macos-13
    
    * macos-latest to macos-13
    
    * ubuntu-latest to ubuntu-22-04
    
    * Step to install sbt and dragonwell fix for 11
    
    * dragonwell fix
    
    * dragonwell fix
    
    * dragonwell check failure fix
    
    * dragonwell check failures-fix
    
    * check failures fix
    
    * check failures fix
    
    * check failure fix
    
    * fix check-failures for dragonwell
    
    * macos-latest to macos-13
    
    * ubuntu-latest to ubuntu-22.04
    aparnajyothi-y authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    dda1638 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

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