Commit Graph

175 Commits

Author SHA1 Message Date
Fabio Niephaus
bb71d9a37f
Revise build reports and use HTML tables. 2022-11-08 15:46:37 +01:00
Fabio Niephaus
b4ccf78d3d
Show Java version in build reports. 2022-11-07 15:06:52 +01:00
Fabio Niephaus
5ec9a94dee
Display "types" instead of "classes".
Context: https://github.com/oracle/graal/pull/5336
2022-11-07 14:55:21 +01:00
Fabio Niephaus
6576e0ae31
Revise texts. [ci skip]
Co-authored-by: Bernard Horan <bernard.horan@oracle.com>
2022-11-07 10:21:48 +01:00
Fabio Niephaus
ab2d9c9984
write permissions for pull-requests scope. 2022-11-03 20:29:33 +01:00
Fabio Niephaus
f34cb2f47c
Regenerate dist/ files. 2022-11-03 20:29:33 +01:00
Fabio Niephaus
5704aa1938
Split features.ts up. 2022-11-03 20:29:33 +01:00
Fabio Niephaus
f1c2f56b3e
Move cache.ts to features/ directory. 2022-11-03 20:29:33 +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
c2c2a82199
Bump version to 1.0.8. 2022-11-02 16:28:37 +01:00
Fabio Niephaus
d39e1ea8ea
Drop Mandrel JDK11 builds.
Mandrel 22.3.0.1-Final and later no longer ship JDK11 builds.
2022-11-02 14:25:44 +01:00
Fabio Niephaus
b0049dea1e
Introduce check-for-updates feature. 2022-11-02 14:13:52 +01:00
Fabio Niephaus
70e1936e9c Add 22.3.0 + JDK19 jobs to build matrix. 2022-10-26 08:50:10 +02:00
Fabio Niephaus
d3fbe4ee0f Update actions/checkout to v3.
For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
2022-10-25 21:50:52 +02:00
Fabio Niephaus
165f18581d Update @actions/core to 1.10.0.
Closes #16.
2022-10-25 21:50:52 +02:00
Fabio Niephaus
01b9840538
Use unique CACHE_KEY_PREFIX. 2022-08-31 11:35:58 +02: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
c641a461ac
Fix ignoreError(). 2022-08-31 10:57:12 +02:00
Fabio Niephaus
a39d51e58e
Dependency caching is a key feature. [ci skip] 2022-08-31 10:34:47 +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
c2b9039d01
Set permissions for workflows.
https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
2022-08-05 10:19:50 +02:00
Fabio Niephaus
e82ef137ec
Mirror musl toolchain.
Fixes #12
2022-08-03 17:21:44 +02:00
Fabio Niephaus
f409c6cadd
Adopt new graalpy executable name. 2022-08-03 17:21:44 +02:00
Fabio Niephaus
73120ff7a9
Improve docs on arch support (#9). [ci skip] 2022-06-30 08:57:25 +02:00
Fabio Niephaus
1df377600f
Update from GraalVM 22.0.0.2 to 22.1.0. 2022-04-26 14:05:34 +02:00
Fabio Niephaus
406690122e
Bump version to 1.0.6. 2022-04-20 13:18:08 +02:00
Fabio Niephaus
4f62eae3cc
Upgrade zlib to latest commit
This commit will be part of zlib `1.2.12.1` and includes a critical fix for CRC errors that can occur when decompressing files in Java and native executables.

Fixes #10
2022-04-20 13:15:43 +02:00
Fabio Niephaus
5336aa8b95
Tweak names. [ci skip] 2022-04-20 11:54:31 +02:00
Fabio Niephaus
174eff573d
Bump version to 1.0.5. 2022-04-20 11:45:33 +02:00
Fabio Niephaus
e343c9a746
Enable support for GraalVM Enterprise Edition.
Fixes #5.
2022-04-20 11:41:11 +02:00
Fabio Niephaus
8cce0a82bf
Document GraalVM Enterprise Edition support.
Closes #7.

[ci skip]
2022-04-20 11:41:11 +02:00
Fabio Niephaus
60c5807781
Simplify GraalVM Native Image example.
[ci skip]
2022-03-30 18:48:08 +02:00
Fabio Niephaus
8085574f90
Improve title. [ci skip] 2022-03-30 14:41:52 +02:00
Fabio Niephaus
cf025f1a74
Simplify complex Native Image template. 2022-03-29 15:23:04 +02:00
Fabio Niephaus
5a3116eab6
Add test-native-image-msvc. 2022-03-29 15:02:26 +02:00
Fabio Niephaus
0c5c948baa
Update zlib-1.2.11 download link.
Fixes https://github.com/oracle/graal/issues/4439
2022-03-28 18:16:44 +02:00
Fabio Niephaus
bbe485154c Regenerate dist/ files. 2022-03-11 13:37:06 +01:00
Fabio Niephaus
b3777a3c57 Fail builds on non-zero exit codes. 2022-03-11 13:37:06 +01:00
Fabio Niephaus
77fd73038b Extend Mandrel testing. 2022-03-11 13:37:06 +01:00
Fabio Niephaus
2240cb3432 Add support for GraalVM Enterprise Edition.
Fixes #5.
2022-03-11 13:37:06 +01:00
Fabio Niephaus
1a4a7ccb68 Bump version to 1.0.4. 2022-03-11 13:37:06 +01:00
Fabio Niephaus
ce3d4ac06f
Bump version to 1.0.3. 2022-03-11 10:51:57 +01:00
Fabio Niephaus
1e505b051e
Document amd64 and aarch64 support. [ci skip] 2022-03-08 11:36:49 +01:00
Fabio Niephaus
a004c8ff68
Update node-fetch dependency. 2022-03-08 11:19:20 +01:00
Fabio Niephaus
0f01291c2e
Use semver-conform versions for tool-cache. 2022-03-08 11:12:22 +01:00
Fabio Niephaus
b76e2627a2
Add support for aarch64 builds (#9). 2022-03-08 10:47:41 +01:00
Fabio Niephaus
a02f4df8f7
Cache musl setup in GitHub tool-cache. 2022-03-01 11:45:43 +01:00
Fabio Niephaus
66dc2bf069
Cache installations in GitHub tool-cache.
Fixes #7
2022-03-01 11:45:02 +01:00
Fabio Niephaus
61450f0977
Upgrade to 22.0.0.2. 2022-01-25 16:24:36 +01:00
Fabio Niephaus
f497c46877
Update native-image-musl-build link in docs.
[ci skip]
2022-01-24 13:57:32 +01:00