Brian Clozel
0f5091d1ca
Fix Java 24 setup in GitHub action build
...
This commit switches to using Java 24 as the mai JVM in the GitHub
action and also configures the foojay resolver for Java toolchain
resolution by Gradle.
See gh-1206
2025-05-21 11:49:44 +02:00
Brian Clozel
8c79e025d3
Upgrade Gradle setup action to 4.4.0
2025-05-21 11:49:17 +02:00
Brian Clozel
e0bffeb819
Upgrade GitHub actions
2025-05-06 09:33:30 +02:00
Brian Clozel
4c70199993
Merge branch '1.3.x'
2025-04-15 11:54:27 +02:00
Brian Clozel
9228631596
Upgrade to github-changelog-generator 0.0.12
2025-04-15 11:54:11 +02:00
Brian Clozel
00c53ecc62
Merge branch '1.3.x'
2025-02-11 21:40:40 +01:00
Brian Clozel
ba05a3f321
Upgrade Gradle setup
...
Upgrade Gradle setup in CI and Gradle to 8.12.1
2025-02-11 21:40:07 +01:00
Stéphane Nicoll
ff0528611e
Add release milestone workflow
...
This commit adds a dedicated workflow to release a milestone, and
publish the changelog with a "pre-release" flag accordingly.
Closes gh-1025
2025-01-13 11:15:14 +01:00
Brian Clozel
f3ef586cc7
Update GitHub actions
2024-12-05 14:53:12 +01:00
Brian Clozel
3923643e2e
Migrate all workflows to GitHub Actions
...
This commit completes the migration from Concourse to GitHub Actions,
adding the CI variants and release workflows.
See gh-1024
2024-07-11 17:13:13 +02:00
Brian Clozel
9298ef5323
Add GitHub action for building and deploying SNAPSHOTs
...
See gh-939
2024-03-28 16:31:05 +01:00