Fabio Niephaus
ee8b81f45c
Use NATIVE_IMAGE_OPTIONS
if possible.
2024-03-21 08:37:34 +01:00
Fabio Niephaus
129a551a10
Upgrade Node to v20.
2024-01-30 15:26:44 +01:00
Fabio Niephaus
2fb264a6b0
Fix upgrade notice for JDK 20 users.
2023-09-20 09:48:31 +02:00
Fabio Niephaus
814434c7a9
Add upgrade notice for JDK 20 users.
2023-09-19 15:41:40 +02:00
Fabio Niephaus
9180004c5f
Clean up update checks after GraalVM for JDK 17 release.
2023-06-20 13:04:33 +02:00
Fabio Niephaus
4a5400ac9a
Extend build reports with new data.
...
Updated schema: f196ab0325/docs/reference-manual/native-image/assets/build-output-schema-v0.9.1.json
2023-06-20 09:41:35 +02:00
Fabio Niephaus
04ca584c1b
Improve version check for reports.
2023-06-17 16:17:49 +02:00
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