Commit Graph

17 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