Fabio Niephaus
3aaf71e276
Fix and improve README.md
.
...
Thanks to @Marcono1234 for the suggestions.
2024-10-17 22:19:35 +02:00
Fabio Niephaus
17d757cc41
Add 'Supported distributions' section.
...
Related to #107 .
2024-10-17 22:19:35 +02:00
Fabio Niephaus
caa712a441
Recommend actions/upload-artifact@v4
. [ci skip]
...
Fixes #111 .
https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
2024-10-17 22:19:35 +02:00
Fabio Niephaus
4873ae0b28
Add support for Oracle GraalVM via GDS.
2024-10-14 17:35:04 +02:00
Fabio Niephaus
ee6894e12f
Polish native-image-pr-reports-update-existing
.
2024-08-09 15:00:57 +02:00
Lauri Huotari (Github Mrflatt)
cc51024a44
Add input option to merge pr reports
2024-08-09 15:00:57 +02:00
Fabio Niephaus
bafd5b75bd
Mention some newer Java versions.
2024-06-18 17:53:39 +02:00
Fabio Niephaus
3e1010f34c
Update EA template.
2024-03-21 08:13:50 +01:00
peterz
30261a858e
Use java-package
input instead of version
2024-03-18 16:34:28 +01:00
peterz
d9e910f637
Removed mentions of 'version=core'
2024-03-18 16:34:27 +01:00
peterz
5302a697e3
Added Liberica to README
2024-03-18 16:34:27 +01:00
Fabio Niephaus
a2b35c9a1c
Turn descriptions for versions & distros into list.
...
[ci skip]
2024-02-22 13:17:14 +01:00
Fabio Niephaus
791f27b2b8
Document support for Oracle GraalVM EA builds.
...
[ci skip]
2024-02-22 13:17:14 +01:00
Fabio Niephaus
a638430bc0
Move migration notice further down.
2024-02-08 12:05:32 +01:00
Foivos Zakkak
b8dc5fccfb
Get latest mandrel release if version not specified
...
Update doc.
2023-11-03 13:30:38 +01:00
Fabio Niephaus
3282b5e43f
Updates for GraalVM for JDK 21 release.
2023-09-19 15:41:39 +02:00
Fabio Niephaus
26eec53160
Use and recommend actions/checkout@v4
.
2023-09-19 14:30:35 +02:00
Fabio Niephaus
d476798211
Incorporate additional feedback.
2023-06-16 13:18:20 +02:00
Fabio Niephaus
db8d619f32
Incorporate more 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
90a2c32c8b
Default to ${{ github.token }}
.
2023-04-11 08:39:53 +02:00
Fabio Niephaus
b53bc17dd7
Allow java-version: 'dev'
if version: 'dev'
.
...
Fixes #30
2023-01-24 13:15:29 +01:00
Fabio Niephaus
2ada328403
Recommend Java 17. [ci skip]
2022-11-18 10:17:15 +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
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
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
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
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
5336aa8b95
Tweak names. [ci skip]
2022-04-20 11:54:31 +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
1e505b051e
Document amd64
and aarch64
support. [ci skip]
2022-03-08 11:36:49 +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
Fabio Niephaus
778131f1d6
Introduce native-image-musl feature.
2022-01-24 13:57:00 +01:00
Fabio Niephaus
308aa6ad2b
Update README.md.
2022-01-14 10:10:06 +01:00
Fabio Niephaus
edfd5f7c8d
Tweak README.md. [ci skip]
2022-01-05 12:57:17 +01:00
Fabio Niephaus
1eba352ba8
Deprecated building from source ( #3 ).
2022-01-05 12:51:41 +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
a44c598f75
Update README.md.
2022-01-03 10:16:59 +01:00
Fabio Niephaus
422fb42579
Add documentation.
2022-01-03 09:53:24 +01:00
Fabio Niephaus
1478c743ed
Initial commit.
2022-01-03 08:25:38 +01:00