32 Commits

Author SHA1 Message Date
rstoyanchev
d7550342f7 Merge branch '1.4.x' 2025-05-29 16:28:21 +01:00
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
cac5909528 Configure build pipeline for 2.0.x 2025-05-21 09:10:38 +02:00
Brian Clozel
46df905acd Switch to 1.4.x branch 2025-05-20 15:58:29 +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
afd481c7e9 Fix milestone release workflow 2025-03-18 14:08:31 +01: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
988b4258c0 Perform Antora UI upgrade on main and 1.3.x 2025-01-08 21:40:24 +01:00
Brian Clozel
4d15c3c78d Merge branch '1.3.x' 2025-01-08 21:01:19 +01:00
Brian Clozel
4b7dfc0df7 Configure DCO in repository 2025-01-08 21:01:00 +01:00
Brian Clozel
29ee6aa1eb Switch main branch to 1.4.0-SNAPSHOT 2024-12-05 19:03:00 +01:00
Brian Clozel
7047b37d42 Switch to 1.3.x branch 2024-12-05 15:07:30 +01:00
Brian Clozel
f3ef586cc7 Update GitHub actions 2024-12-05 14:53:12 +01:00
Brian Clozel
fdceadf335 Fix typo in workflow 2024-10-22 16:07:54 +02:00
Brian Clozel
8423c15ef2 Add workflow for deleting a staged release on Artifactory 2024-10-22 16:01:19 +02:00
Brian Clozel
441b18d919 Merge branch '1.2.x' 2024-07-11 22:05:07 +02:00
Brian Clozel
ad60412e13 Add missing properties for released artifacts
See gh-1024
2024-07-11 22:00:38 +02: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
09680e1c84 Migrate all workflows to GitHub Actions
This commit completes the migration from Concourse to GitHub Actions,
adding the CI variants and release workflows.

Closes gh-1024
2024-07-11 16:50:02 +02:00
Brian Clozel
1ec66ddee8 Add workflow for automating Antora UI upgrades 2024-05-27 17:29:09 +02:00
Brian Clozel
8632199abf Run build and publish action on main branch 2024-03-28 17:02:47 +01:00
Brian Clozel
61f6afa80b Remove offending property from docs zip publishing
See gh-939
2024-03-28 16:49:25 +01:00
Brian Clozel
181fabc5c0 Fix deployment repository property name in publish action
See gh-939
2024-03-28 16:42:17 +01:00
Brian Clozel
9298ef5323 Add GitHub action for building and deploying SNAPSHOTs
See gh-939
2024-03-28 16:31:05 +01:00
Rob Winch
06e485be7a Use GITHUB_TOKEN 2023-09-19 20:09:11 +01:00
Rob Winch
796587b112 Add deploy-docs.yml 2023-09-19 19:52:58 +01:00
Brian Clozel
4d192318b6 Configure Backport Bot for GitHub workflows
This commit configures the Backport Bot for the repository workflows.
See https://github.com/spring-io/backport-bot

This will create backport issues whenever issues created on the main
line are tagged with the relevant issue label.
2023-01-05 14:30:14 +01:00