Fabio Niephaus
01ed653ac8
Bump version to 1.3.3
.
2025-03-03 14:23:11 +01:00
Fabio Niephaus
271a696e78
Bump version to 1.3.2
.
2025-03-03 10:22:04 +01:00
Fabio Niephaus
b0cb26a8da
Bump version to 1.3.1
.
2025-02-12 21:31:35 +01:00
Fabio Niephaus
dea0e3da95
Bump version to 1.3.0
.
2025-02-12 10:54:00 +01:00
Fabio Niephaus
9b77b7e1c6
Adjust printWidth to 120.
2025-02-12 10:54:00 +01:00
Fabio Niephaus
a0ea0f7a0a
Bump version to 1.2.8
.
2025-01-21 13:25:39 +01:00
Joel Rudsberg
7b74bd8bd8
Integrate Native Image SBOM with GitHub's Dependency Submission API ( #119 )
...
Co-authored-by: Fabio Niephaus <fabio.niephaus@oracle.com>
2025-01-21 09:00:42 +01:00
Fabio Niephaus
c09e29bb11
Bump version to 1.2.7
.
2025-01-16 15:54:52 +01:00
Fabio Niephaus
4a200f28cd
Bump version to 1.2.6
.
2024-11-13 21:01:33 +01:00
Fabio Niephaus
557ffcf459
Bump version to 1.2.5
.
2024-10-29 15:50:32 +01:00
Fabio Niephaus
6f327093bb
Bump version to 1.2.4
.
2024-10-15 15:02:57 +02:00
Fabio Niephaus
4873ae0b28
Add support for Oracle GraalVM via GDS.
2024-10-14 17:35:04 +02:00
peterz
30261a858e
Use java-package
input instead of version
2024-03-18 16:34:28 +01:00
peterz
df4b80eebe
Added Liberica distribution
2024-03-18 16:34:26 +01:00
Fabio Niephaus
9a425fb910
Report java --version
when done.
...
Fixes #81
2024-02-22 13:17:14 +01:00
Fabio Niephaus
cb063c121c
Use new Oracle GraalVM EA builds repo.
2024-02-22 13:17:14 +01:00
Fabio Niephaus
2408275e34
Add initial support for early access (EA) builds.
2024-02-13 13:37:00 +01:00
Fabio Niephaus
c871f91ee0
Support new GraalVM for JDK17/JDK20 release
...
This commit adds support for the new GraalVM for JDK17/JDK20 release, including the new Oracle GraalVM distribution.
For this, users only need to specify the 'java-version' option and the new 'distribution' option.
The 'version' option is now marked as optional and kept for compatibility with older GraalVM releases and Mandrel.
2023-06-16 13:18:20 +02:00
Fabio Niephaus
b53bc17dd7
Allow java-version: 'dev'
if version: 'dev'
.
...
Fixes #30
2023-01-24 13:15:29 +01:00
Fabio Niephaus
cb02f04137
Introduce native-image-(job|pr)-reports
feature.
...
Co-authored-by: Ondřej Douda <ondrej.douda@oracle.com>
2022-11-03 20:28:28 +01:00
Fabio Niephaus
b0049dea1e
Introduce check-for-updates
feature.
2022-11-02 14:13:52 +01:00
Fabio Niephaus
3b96e2ea68
Drop job-status
logic.
...
It requires a dummy entry in the `action.yml` which was missing. Drop the entire logic because it's not needed at this point.
2022-08-31 11:24:48 +02:00
Fabio Niephaus
f47d45565a
Add support for dependency caching.
...
- Fork relevant bits from https://github.com/actions/setup-java
- Use Node.js 16
- Adjust packaging
- Update uuid and other dependencies
Closes #11
2022-08-31 10:20:03 +02:00
Fabio Niephaus
2240cb3432
Add support for GraalVM Enterprise Edition.
...
Fixes #5 .
2022-03-11 13:37:06 +01:00
Fabio Niephaus
b76e2627a2
Add support for aarch64 builds ( #9 ).
2022-03-08 10:47:41 +01:00
Fabio Niephaus
66dc2bf069
Cache installations in GitHub tool-cache.
...
Fixes #7
2022-03-01 11:45:02 +01:00
Fabio Niephaus
778131f1d6
Introduce native-image-musl feature.
2022-01-24 13:57:00 +01:00
Fabio Niephaus
0584de3fce
Drop support for building GraalVM from source.
...
Closes #3 .
2022-01-14 10:20:26 +01:00
Fabio Niephaus
eff06eabf9
Add support for Mandrel.
2022-01-04 15:45:46 +01:00
Fabio Niephaus
7a1abedd1b
Rename nightly to dev builds.
2022-01-03 13:11:04 +01:00
Fabio Niephaus
a686e47055
Add infrastructure for setting up GraalVM.
2022-01-03 09:51:37 +01:00