Commit Graph

19 Commits

Author SHA1 Message Date
Brian Clozel
afd481c7e9 Fix milestone release workflow 2025-03-18 14:08:31 +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
29ee6aa1eb Switch main branch to 1.4.0-SNAPSHOT 2024-12-05 19:03:00 +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