Commit Graph

8 Commits

Author SHA1 Message Date
Brian Clozel
a4f04293e0 Update CI to use the new 1.1.x branch
This commit updates the Concourse CI pipeline to use the new 1.1.x
branch for this generation, as the main branch is now dedicated to 1.2.x
features.
2023-02-01 14:45:51 +01:00
Brian Clozel
ae8c68d7d8 Create CI pipeline for 1.1.x generation
Closes gh-424
2022-06-24 15:05:23 +02:00
Brian Clozel
3761dcdcdc Prepare CI pipeline for GA release on Maven Central
Closes gh-356
2022-04-20 16:16:38 +02:00
Brian Clozel
f4a7c80cac Publish CI image as 1.0.x tag 2021-10-29 21:44:18 +02:00
Brian Clozel
c2559c2893 Configure Docker CI image building 2021-10-28 16:35:03 +02:00
Brian Clozel
6dd5595f1e Add Milestone releases CI pipeline 2021-06-29 16:34:14 +02:00
Brian Clozel
e7ff369ded Rename master branch to main 2021-04-28 10:39:30 +02:00
Brian Clozel
15de06d33a Add Concourse CI pipeline
This commit adds the Concourse CI pipeline configuration.
The CI build is hosted on https://ci.spring.io.

As an experimental project, artifacts are published for now using the
org.springframework.experimental groupId.

Closes gh-18
2020-11-13 11:51:14 +01:00