Commit Graph

20 Commits

Author SHA1 Message Date
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