Foivos Zakkak
b8dc5fccfb
Get latest mandrel release if version not specified
...
Update doc.
2023-11-03 13:30:38 +01:00
Fabio Niephaus
0b782b6b90
Support fixed GA versions of Oracle GraalVM.
2023-11-03 13:01:11 +01:00
Fabio Niephaus
d5b07dd118
Lock java-version
to 17.0.8
.
...
This is the last release with access to all tested GU components.
2023-11-03 12:36:12 +01:00
Foivos Zakkak
40dc6ae006
Restore windows latest test & add test for non-prefixed mandrel ver
2023-11-03 12:07:47 +01:00
Fabio Niephaus
6c7d417a1e
Fix additional test case.
2023-09-20 13:02:55 +02:00
Fabio Niephaus
70003e7f9f
Disable Build Ruby-FFI with TruffleRuby
step.
2023-09-19 15:50:03 +02: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
0e29e36dce
Fix version check for gu and add a better warning.
2023-09-06 10:55:08 +02:00
Fabio Niephaus
8cd3284efc
Relax environment checks.
2023-09-06 09:45:00 +02:00
Fabio Niephaus
d3b90f817c
Upgrade 22.3.X builds to 22.3.3
.
...
GraalVM Updater no longer works on `22.3.0`.
2023-09-06 09:34:35 +02:00
Fabio Niephaus
c569e64c0b
Add missing break
statement ( fixes #54 ).
2023-08-01 14:11:14 +02:00
Fabio Niephaus
4a419f5908
Fix incorrect os
name in workflow.
2023-06-20 13:13:30 +02:00
Fabio Niephaus
578fd31702
Improve support for Mandrel distribution.
...
Fixes #48
2023-06-20 11:57:57 +02:00
Fabio Niephaus
85ea19c002
Cover empty distribution cases.
2023-06-20 11:57:57 +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
2f50b91043
Temporarily disable Mandrel latest builds on Windows.
2023-06-16 13:18:20 +02:00
Fabio Niephaus
4297237826
Drop deprecated ubuntu-18.04
.
2023-04-10 13:53:31 +02:00
Fabio Niephaus
c85a448ca4
Adjust for JDK 20 dev builds.
2023-04-10 13:42:02 +02:00
Fabio Niephaus
40947ba8ce
Add test for automatic NI setup on Windows.
...
Context: https://github.com/oracle/graal/pull/5881
2023-02-13 10:57:38 +01:00
Fabio Niephaus
8b27096bbf
Update JDK11 upgrade notice.
2023-02-13 10:31:17 +01:00
Fabio Niephaus
76d605752b
Test gu
component removal.
2023-02-13 10:24:09 +01:00
Fabio Niephaus
b53bc17dd7
Allow java-version: 'dev'
if version: 'dev'
.
...
Fixes #30
2023-01-24 13:15:29 +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
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
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
f409c6cadd
Adopt new graalpy executable name.
2022-08-03 17:21:44 +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
e343c9a746
Enable support for GraalVM Enterprise Edition.
...
Fixes #5 .
2022-04-20 11:41:11 +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
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
61450f0977
Upgrade to 22.0.0.2.
2022-01-25 16:24:36 +01:00
Fabio Niephaus
778131f1d6
Introduce native-image-musl feature.
2022-01-24 13:57:00 +01:00
Fabio Niephaus
b1f65935b2
Build all branches on push, ignore md changes.
2022-01-21 13:21:47 +01:00
Fabio Niephaus
6d6c7fd57c
Build Ruby-FFI instead of liquid on TruffleRuby.
2022-01-21 13:16:50 +01:00
Fabio Niephaus
0141e9fea8
Enable liquid tests.
...
Need to use latest dev build to get the fix for GR-36108.
2022-01-21 12:43:24 +01:00
Fabio Niephaus
136636a1a5
Build dev branch changes.
2022-01-14 10:23:47 +01:00
Fabio Niephaus
0584de3fce
Drop support for building GraalVM from source.
...
Closes #3 .
2022-01-14 10:20:26 +01:00
Fabio Niephaus
c0d9c01bc4
Drop deprecated windows-2016 build.
...
"The windows-2016 environment is deprecated and will be removed on March 15, 2022. Migrate to windows-latest instead. For more details see https://github.com/actions/virtual-environments/issues/4312 "
2022-01-05 12:53: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
cb74ef5a33
Add GitHub workflows.
2022-01-03 09:53:24 +01:00