Commit Graph

34 Commits

Author SHA1 Message Date
Brian Clozel
311e5647b4 Upgrade CI to JDK 17.0.10+13 and 21.0.2+14 2024-01-26 10:06:06 +01:00
Brian Clozel
9908707430 Upgrade CI to Docker 25.0.1 2024-01-26 10:05:06 +01:00
Brian Clozel
5b07edc81d Upgrade CI to Ubunutu Jammy 20240111 2024-01-26 10:04:38 +01:00
Brian Clozel
84c4b4f6dd Fix JDK script in CI pipeline 2023-11-21 11:38:42 +01:00
Brian Clozel
7a749dc161 Upgrade CI pipeline 2023-11-21 10:33:14 +01:00
Brian Clozel
e14bfa1959 Upgrade CI image to Java 17.0.8 2023-09-17 17:48:46 +02:00
Brian Clozel
8ac3b3784b Upgrade CI image to Ubuntu jammy-20230816 2023-09-17 17:48:14 +02:00
Brian Clozel
e68e7fe455 Upgrade Docker version in CI pipeline 2023-07-17 16:20:17 +02:00
Brian Clozel
4d89955eaa Upgrade OS in CI docker image 2023-07-17 16:19:56 +02:00
Brian Clozel
ecadeab19a Upgdate JDK version in CI pipeline 2023-07-17 16:17:41 +02:00
Brian Clozel
b21e91fe32 Upgrade CI infrastructure
This commit upgrades versions for our CI infrastructure:

* Ubuntu OS
* Docker
* JDK 17
2023-04-24 23:23:19 +02:00
Brian Clozel
24a12cd54d Upgrade CI image to Ubuntu Jammy 2023-02-14 10:09:06 +01:00
Brian Clozel
e852fbd2c6 Upgrade Java 17 version in CI build 2023-01-19 09:55:00 +01:00
Brian Clozel
30bc70be5f Upgrade CI infrastructure
This commit updates the following parts of the CI infrastructure:

* the base OS image
* the docker daemon version
* the JDK versions we're building against
2022-10-17 23:38:34 +02: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
e4e9987e3c Upgrade OS and Java versions in CI image
This commit also switches to Bellsoft Java builds.
2022-06-13 20:59:17 +02:00
Brian Clozel
81a03f2b2d Upgrade versions in CI pipeline
This commit upgrades the versions for:

* JDKs
* Ubuntu OS
* oci-build-task resource
2022-05-03 16:36:21 +02:00
Brian Clozel
2cdaf344fc Upgrade Docker and OS version in CI image 2022-04-04 13:16:14 +02:00
Brian Clozel
0cf2ce023d Use Concourse Release Script as Docker image in CI
Instead of embeddeding the Concourse Release Scripts application as a
JAR in the CI image, this commit is now using the published Docker image
for this.
2022-03-16 14:26:53 +01:00
Brian Clozel
0346474357 Upgrade to ubuntu:focal-20220302 in CI image 2022-03-16 13:53:39 +01:00
Brian Clozel
4d3c349e34 Upgrade JDK versions in CI image 2022-03-16 13:52:56 +01:00
Brian Clozel
a89ae5034f Upgrade JDK versions in CI image 2022-02-03 10:26:22 +01:00
Brian Clozel
e2d3b61b8d Upgrade Ubuntu version in CI image 2022-02-03 10:24:14 +01:00
Brian Clozel
c9f35ce916 Upgrade base for CI image 2022-01-13 14:41:31 +01:00
Brian Clozel
31e6851f1e Setup Docker support in CI
See gh-198
2021-12-10 21:15:53 +01:00
Brian Clozel
d58dd5c765 Upgrade JDK versions in CI pipeline
Closes gh-170
2021-10-25 09:52:23 +02:00
Brian Clozel
652bb70cf1 Upgrade Ubuntu version in CI pipeline
Closes gh-171
2021-10-25 09:51:48 +02:00
Brian Clozel
0c17ad59bf Upgrade JDK versions 2021-08-31 17:39:49 +02:00
Brian Clozel
d3316d7a72 Upgrade Ubuntu in CI image 2021-08-31 17:39:31 +02:00
Brian Clozel
11fdb43238 Upgrade CI image 2021-07-23 10:00:29 +02:00
Brian Clozel
71ce400e4f Upgrade CI pipeline and images 2021-06-29 15:40:51 +02:00
Brian Clozel
e25a8ba485 Update CI pipeline to use registry-image
This prevents docker rate-limiting issues.
2021-04-28 10:25:35 +02:00
Brian Clozel
e290e426ee The CI image build should be completely non-interactive.
See gh-18
2020-11-13 13:09:07 +01: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