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

Improve and document support for Oracle GraalVM EA builds. #85

Merged
merged 7 commits into from
Feb 22, 2024

Commits on Feb 21, 2024

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

Commits on Feb 22, 2024

  1. Derive javaVersion from downloadUrl.

    This ensures that `latest-ea` and `22-ea` can be cached based on the actual version number (e.g., `22.0.0`).
    fniephaus committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4a6d7d1 View commit details
    Browse the repository at this point in the history
  2. Document support for Oracle GraalVM EA builds.

    [ci skip]
    fniephaus committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2e2e6f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca91f39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fee1ab View commit details
    Browse the repository at this point in the history
  5. Report java --version when done.

    Fixes #81
    fniephaus committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    bd9c75c View commit details
    Browse the repository at this point in the history
  6. Bump version to 1.1.8.

    fniephaus committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5c30017 View commit details
    Browse the repository at this point in the history