87 Commits

Author SHA1 Message Date
dependabot[bot]
98e485c1fb Bump actions/checkout in the github-actions-updates group
Bumps the github-actions-updates group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...1af3b93b68)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 09:32:45 +01:00
Danilo Ansaloni
339a71db2d There are no dev builds for darwin/amd64. 2025-11-26 10:04:56 +00:00
dependabot[bot]
23e0acf4b9 Bump the github-actions-updates group with 2 updates
Bumps the github-actions-updates group with 2 updates: [actions/setup-node](https://github.com/actions/setup-node) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/setup-node` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](a0853c2454...2028fbc5c2)

Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](ea165f8d65...330a01c490)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-updates
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 21:18:32 +01:00
Fabio Niephaus
0f48fc0abd Extend musl test matrix. 2025-10-24 18:24:19 +02:00
Joel Rudsberg
933f90457d Bump SBOM test versions to 25 2025-09-23 09:36:09 +02:00
Fabio Niephaus
1513e54cc1 Test against GraalVM 25 and 26 EA builds. 2025-09-16 17:03:23 +02:00
Fabio Niephaus
ba5bc86319 Pin GitHub Actions. 2025-09-15 17:01:28 +02:00
dependabot[bot]
7e60c937ee Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-02 17:45:14 +02:00
Fabio Niephaus
c7293b6abd Ensure tests run with token. 2025-07-23 10:08:20 +02:00
Fabio Niephaus
0568ccefb6 Upgrade from ubuntu-20.04 to ubuntu-22.04.
Context: https://github.com/actions/runner-images/issues/11101
2025-04-02 08:50:21 +02:00
Fabio Niephaus
aef1f09405 Test against GraalVM for JDK 24 and 25 EA builds. 2025-03-18 17:03:35 +01:00
Fabio Niephaus
b5709ab80d Run SBOM test on ubuntu-22.04-arm. 2025-02-17 10:43:44 +01:00
Fabio Niephaus
30b157ff45 Ensure cache: 'maven' is tested. 2025-02-12 21:31:35 +01:00
Fabio Niephaus
70a5974953 Fix PASSES_GDS_TOKEN_CHECK. 2025-02-12 12:55:33 +01:00
Fabio Niephaus
02f9160735 Fix GDS_TOKEN check. 2025-02-10 08:11:51 +01:00
Fabio Niephaus
ae07e6cc51 Start testing on ubuntu-22.04-arm. 2025-01-22 16:22:52 +01:00
Fabio Niephaus
d0b11c9136 Update ci.yml workflow with template. 2025-01-21 13:25:39 +01:00
Fabio Niephaus
eb58450822 Update check-dist.yml workflow with template. 2025-01-21 13:25:39 +01:00
Fabio Niephaus
bc541ab008 Upgrade to eslint 9. 2025-01-21 13:25:39 +01:00
dependabot[bot]
613c01f0e8 Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 10:11:47 +01:00
Joel Rudsberg
7b74bd8bd8 Integrate Native Image SBOM with GitHub's Dependency Submission API (#119)
Co-authored-by: Fabio Niephaus <fabio.niephaus@oracle.com>
2025-01-21 09:00:42 +01:00
Fabio Niephaus
04d7e4f4bb Skip steps that require a GDS token in PR builds. 2025-01-16 15:54:52 +01:00
Fabio Niephaus
f7c3ab9a9a Upgrade to macos-13.
Context: https://github.com/actions/runner-images/issues/10721
2024-10-29 15:50:32 +01:00
Fabio Niephaus
dee12811d5 Update tests to use GraalVM for JDK 22 and 23-ea. 2024-10-29 15:50:32 +01:00
Fabio Niephaus
24013ae277 Upgrade job to 17.0.13. 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
c60701d448 Upgrade to macos-12.
`macos-11` was removed in June 2024:
https://github.blog/changelog/2024-05-20-actions-upcoming-changes-to-github-hosted-macos-runners/
2024-08-12 11:44:53 +02:00
Fabio Niephaus
fb9f5a0734 Add GraalVM for JDK 22 to build matrix. 2024-03-21 08:13:30 +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
peterz
df4b80eebe Added Liberica distribution 2024-03-18 16:34:26 +01:00
Fabio Niephaus
5393c3d809 Use -version on JDK 8. Fixes #86 2024-02-23 08:45:57 +01:00
Fabio Niephaus
cb063c121c Use new Oracle GraalVM EA builds repo. 2024-02-22 13:17:14 +01:00
Fabio Niephaus
2408275e34 Add initial support for early access (EA) builds. 2024-02-13 13:37:00 +01:00
Fabio Niephaus
3bd233e767 Test on macos-14 (macOS on Apple Silicon).
For context: https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/
2024-01-31 14:27:15 +01:00
Fabio Niephaus
c99915cc1a Upgrade actions/setup-node to v4. 2024-01-31 14:27:03 +01:00
Jongwoo Han
a0f131ece5 Upgrade node-version to v20. 2024-01-31 14:35:58 +09:00
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