Fabio Niephaus
830cd48f7f
Incorporate reviewer feedback.
2023-06-16 13:18:20 +02: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
b11d36630f
Temporarily use 22.3.1
for latest
builds.
...
This is a temporary fix while we are rolling out the new GraalVM for JDK17/20 release.
2023-06-13 19:24:24 +02:00
Fabio Niephaus
cf001e2d43
Update dependencies.
2023-04-11 09:09:07 +02:00
Fabio Niephaus
8b27096bbf
Update JDK11 upgrade notice.
2023-02-13 10:31:17 +01:00
Fabio Niephaus
b53bc17dd7
Allow java-version: 'dev'
if version: 'dev'
.
...
Fixes #30
2023-01-24 13:15:29 +01:00
Fabio Niephaus
778af55c2a
Don't fail build jobs if report generation fails.
...
Fixes #24 .
2022-12-01 13:36:35 +01:00
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
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