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: oracle-actions/setup-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: oracle-actions/setup-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.2
Choose a head ref
  • 15 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 20, 2025

  1. Update jdk.java.net-uri.properties

    github_actions_dev committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    cae94f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Update jdk.java.net-uri.properties

    github_actions_dev committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    81464f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Update jdk.java.net-uri.properties

    github_actions_dev committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    c652046 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Update jdk.java.net-uri.properties

    github_actions_dev committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    6acad29 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Update jdk.java.net-uri.properties

    github_actions_dev committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    d62a719 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Update jdk.java.net-uri.properties

    github_actions_dev committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    f37bd16 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Update jdk.java.net-uri.properties

    github_actions_dev committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    d7c39e6 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. Update jdk.java.net-uri.properties

    github_actions_dev committed May 2, 2025
    Configuration menu
    Copy the full SHA
    40829f1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. Update jdk.java.net-uri.properties

    github_actions_dev committed May 9, 2025
    Configuration menu
    Copy the full SHA
    6a83785 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Update jdk.java.net-uri.properties

    github_actions_dev committed May 15, 2025
    Configuration menu
    Copy the full SHA
    046716c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. 100: Expand shell variables earlier (#101)

    Expand shell variables earlier by switching to using environment variables and referencing them in the bash commands from that rather than directly interpolating the variables.
    
    Closes #100
    sormuras authored May 20, 2025
    Configuration menu
    Copy the full SHA
    fe9e0ba View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. Configuration menu
    Copy the full SHA
    4e1001e View commit details
    Browse the repository at this point in the history
  2. Double-quote shell variables

    sormuras committed May 23, 2025
    Configuration menu
    Copy the full SHA
    a24d15e View commit details
    Browse the repository at this point in the history
  3. Update OS matrix

    sormuras committed May 23, 2025
    Configuration menu
    Copy the full SHA
    bff38ac View commit details
    Browse the repository at this point in the history
  4. Update jdk.java.net-uri.properties

    github_actions_dev committed May 23, 2025
    Configuration menu
    Copy the full SHA
    b1546e5 View commit details
    Browse the repository at this point in the history
Loading