Brian Clozel
151977259c
Revert "Upgrade CI image to Ubuntu Jammy"
...
This reverts commit 05c997802b
.
It seems we need to update our docker infrastructure on the host first
before upgrading to Ubuntu Jammy.
2 years ago
Brian Clozel
05c997802b
Upgrade CI image to Ubuntu Jammy
2 years ago
Brian Clozel
38e84a76f9
Upgrade JDK versions in CI image
2 years ago
Brian Clozel
c35cd80b84
Upgrade to GitHub Changelog Generator 0.0.8
2 years ago
Brian Clozel
676f163546
Fix Artifactory configuration for docs deployment
...
This commit aligns the Artifactory configuration with the changes
applied in gh-29417.
In order to be deployed, docs artifacts must have specific properties
attached to them.
See gh-29417
2 years ago
Stephane Nicoll
3f42d4de43
Upgrade Ubuntu version in CI image
2 years ago
Brian Clozel
3d795ab986
Add Java 19 daily build to CI pipeline
2 years ago
Brian Clozel
ee1afb864c
Add Java 19 to CI image
2 years ago
Sam Brannen
f0f633d187
Limit exclude to core Spring Framework committers
2 years ago
Sam Brannen
4b7aa6bb39
Exclude core committers from generated changelog
2 years ago
Brian Clozel
c8ef2b2202
Upgrade Java versions in CI image
2 years ago
Stephane Nicoll
d9c2ccb4b3
Upgrade Ubuntu version in CI image
...
Closes gh-29106
2 years ago
Stephane Nicoll
dfc06eda7a
Upgrade Java 8 version in CI image and .sdkmanrc
3 years ago
Stephane Nicoll
4af225405c
Upgrade Java 18 version in CI image
3 years ago
Stephane Nicoll
51e594ae81
Upgrade Java 17 version in CI image
3 years ago
Stephane Nicoll
c2554b2b27
Upgrade Java 11 version in CI image
3 years ago
Stephane Nicoll
86a762b5ee
Upgrade Java 8 version in CI image
3 years ago
Stephane Nicoll
211241befe
Upgrade Ubuntu version in CI image
3 years ago
Stephane Nicoll
8a30bc2993
Upgrade Java 18 version in CI image
3 years ago
Stephane Nicoll
aa8be28a01
Upgrade Java 17 version in CI image
3 years ago
Stephane Nicoll
f43b28e7ba
Upgrade Java 11 version in CI image
3 years ago
Stephane Nicoll
1476867ee7
Upgrade Java 18 version in CI image
3 years ago
Stephane Nicoll
4d9dc61f5d
Polish
3 years ago
Stephane Nicoll
7eebc48a6e
Upgrade Ubuntu version in CI image
3 years ago
Brian Clozel
a6cd8a78e2
Upgrade to oci-build-task 0.10.0 in CI task
3 years ago
Brian Clozel
7aedb9ee33
Build CI image using oci-build-task resource
3 years ago
Brian Clozel
5b1719cd77
Upgrade CI to concourse-release-scripts 0.3.4
3 years ago
Brian Clozel
c056b81753
Upgrade JDK and Ubuntu versions in CI image
3 years ago
Brian Clozel
dbdd67ec62
Remove outdated docker-image resource from CI
...
The docker-image resource is now replaced by the registry-image
resource.
3 years ago
Stephane Nicoll
4e9af3e277
Upgrade Java 18 in CI image
3 years ago
Stephane Nicoll
01fd489b47
Upgrade Ubuntu version in CI images
3 years ago
Brian Clozel
270b167e08
Upgrade registry-image-resource in CI pipeline to 1.5.0
...
See spring-projects/spring-boot#30408
3 years ago
Brian Clozel
f447f9cd39
Upgrade to JDK 18 GA in CI image
3 years ago
Stephane Nicoll
1bbcd706be
Upgrade Ubuntu version in CI image
3 years ago
Stephane Nicoll
2ffefbb211
Downgrade to concourse-release-scripts 0.3.2
...
This commit reverts partially "0ab054c7b943d65bb9034d1d7987f556e9d54d05"
as 0.3.3 is breaking promition.
3 years ago
Brian Clozel
0ab054c7b9
Upgrade concourse-release-scripts in CI
...
This commit also reverts the change of resource type for the publication
of the CI image and fixes a bug in the CI image setup with available
JDKs.
3 years ago
Brian Clozel
2f78abd56e
Upgrade CI pipeline
...
This commit upgrades the CI pipeline with the following:
* replace JDK16 with JDK17 as build variant
* upgrade all JDK versions
* replace docker-image with registry-image resource for CI image
3 years ago
Brian Clozel
5ad261228d
Upgrade JDK 17 and JDK 18 versions in CI image
3 years ago
Stephane Nicoll
e702c22da4
Upgrade Ubuntu version in CI image
3 years ago
Stephane Nicoll
bd6d697395
Upgrade Java versions in CI image
3 years ago
Brian Clozel
62a4a4c0bf
Upgrade JDK versions in CI images
3 years ago
Brian Clozel
6fd0615be9
Fix JDK18 declaration in CI pipeline
...
See gh-27607
3 years ago
Brian Clozel
683bdf2675
Polish JDK 18 CI pipeline
...
This commit ensures that JDK 18 is properly installed in the CI image.
See gh-27607
3 years ago
Brian Clozel
65bf5f7c81
Add JDK18 variant to CI pipeline
...
This commit adds a new JDK 18 variant to the CI build image and
configures a JDK18 build (sources compiled with JDK17, tests compiled
and run with JDK18) to the CI pipeline.
Closes gh-27607
3 years ago
Stephane Nicoll
276aa46a1c
Polish
3 years ago
Stephane Nicoll
83eac9af18
Upgrade CI to github-release resource 1.5.5
...
Closes gh-27459
3 years ago
Stephane Nicoll
151852b164
Upgrade to GitHub Changelog Generator 0.0.7 in CI
...
Closes gh-27512
3 years ago
Brian Clozel
66b15efa21
Upgrade CI image to JDK 17+35
3 years ago
Brian Clozel
c0e479460e
Switch CI pipeline to a JDK17 baseline
...
This commit introduces a new `spring-framework-6.0.x` CI pipeline with
JDK 17 baseline.
Note that Kotlin still uses a JDK11 baseline for now, this will be
addressed in gh-27413.
Closes gh-27409
3 years ago
Brian Clozel
7907478d36
Watch 5.3.x branch in the CI pipeline
...
Main branch has moved to the 6.0.x line, so this commit updates this CI
pipeline to the new 5.3.x maintenance branch.
3 years ago