Commit Graph

1311 Commits

Author SHA1 Message Date
Scott Frederick
57a4eb88db Merge branch '3.0.x'
Closes gh-34213
2023-02-15 15:13:42 -06:00
Scott Frederick
ffedb26e91 Merge branch '2.7.x' into 3.0.x
Closes gh-34214
2023-02-15 15:13:03 -06:00
Scott Frederick
1ea70d3ddd Upgrade CI to Docker 23.0.1
Closes gh-34215
2023-02-15 15:12:44 -06:00
Andy Wilkinson
dfcb4d905c Merge branch '3.0.x'
Closes gh-34130
2023-02-09 09:10:33 +00:00
Andy Wilkinson
3f0e148e30 Merge branch '2.7.x' into 3.0.x
Closes gh-34129
2023-02-09 09:10:04 +00:00
Andy Wilkinson
bb6dfc10ab Upgrade CI images to Docker 23.0.0
Closes gh-34128
2023-02-09 09:06:01 +00:00
Andy Wilkinson
64dcbec763 Merge branch '3.0.x'
Closes gh-34124
2023-02-08 14:17:30 +00:00
Andy Wilkinson
1cdc24a11d Merge branch '2.7.x' into 3.0.x
Closes gh-34123
2023-02-08 14:17:06 +00:00
Andy Wilkinson
07fcb67540 Use repo.maven.apache.org consistently
Maven Central has two canonical URLs [1]:

- https://repo1.maven.org
- https://repo.maven.apache.org

This commit updates the codebase to only use repo.maven.apache.org.

Closes gh-33938

[1] https://central.sonatype.org/news/20190715_http_deprecation_update/#canonical-urls
2023-02-08 14:04:16 +00:00
Andy Wilkinson
6973d615d8 Merge branch '3.0.x'
Closes gh-33980
2023-02-08 11:04:45 +00:00
Andy Wilkinson
b2d239ee10 Merge branch '2.7.x' into 3.0.x
Closes gh-33983
2023-02-08 11:04:28 +00:00
Andy Wilkinson
2518139021 Upgrade CI images to Docker 20.10.23
Closes gh-33981
2023-02-08 11:03:36 +00:00
Andy Wilkinson
e42a506d71 Merge branch '3.0.x'
Closes gh-33982
2023-02-06 13:08:27 +00:00
Andy Wilkinson
d65f1cd704 Merge branch '2.7.x' into 3.0.x
Closes gh-32977
2023-02-06 13:07:46 +00:00
Andy Wilkinson
ccb748ad35 Upgrade CI images to ubuntu:jammy-20230126
Closes gh-32979
2023-02-06 13:05:52 +00:00
Andy Wilkinson
28e793a7aa Merge branch '3.0.x' 2023-02-06 11:56:16 +00:00
Andy Wilkinson
57b7b1ae8e Fix formatting of ArtifactoryServiceTests
See gh-33967
2023-02-06 11:55:28 +00:00
Phillip Webb
9b6502300f Merge branch '3.0.x' 2023-02-02 16:07:06 -08:00
Phillip Webb
cf60c1c8a2 Merge branch '2.7.x' into 3.0.x 2023-02-02 16:06:52 -08:00
Phillip Webb
d71d885021 Update CI pipeline 2023-02-02 16:04:34 -08:00
Phillip Webb
5df63ca85f Merge branch '3.0.x'
Closes gh-34056
2023-02-02 15:53:27 -08:00
Phillip Webb
09b83c972a Merge branch '2.7.x' into 3.0.x
Closes gh-34055
2023-02-02 15:52:58 -08:00
Phillip Webb
86fc39261e Upgrade CI to springio/artifactory-resource 0.0.18
Closes gh-34054
2023-02-02 15:52:21 -08:00
Moritz Halbritter
23f1c896c9 Merge branch '3.0.x'
Closes gh-34015
2023-01-31 10:20:36 +01:00
Johnny Lim
bc7fc90550 Replace Base64Utils with JDK's Base64
See gh-33967
2023-01-31 10:20:06 +01:00
Andy Wilkinson
63abaa4cd2 Start working on 3.1.0 2023-01-23 12:04:39 +00:00
Andy Wilkinson
8e7822d214 Create 3.0.x branch 2023-01-23 12:04:16 +00:00
Phillip Webb
ff35329a12 Merge branch '2.7.x'
Closes gh-33931
2023-01-21 11:29:11 -08:00
Phillip Webb
d84610c712 Remove legacy docker entrypoint from CI docker files
Closes gh-33930
2023-01-21 11:27:24 -08:00
Sanan
26c178effa Updated from spring.io to maven central
See gh-33918
2023-01-20 11:43:32 +01:00
Phillip Webb
86f843be8d Merge branch '2.7.x' 2023-01-19 16:06:34 -08:00
Phillip Webb
f6f811c9ca Refine docker credentials used in CI 2023-01-19 16:05:03 -08:00
Phillip Webb
219b5fd1d0 Upgrade CI to Java 11.0.18+10
Closes gh-33913
2023-01-19 14:27:49 -08:00
Phillip Webb
a1fc7eb4c2 Merge branch '2.7.x' 2023-01-19 14:17:37 -08:00
Phillip Webb
9e874c8472 Use credentials when checking GitHub 2023-01-19 14:17:30 -08:00
Phillip Webb
ac5e39a841 Merge branch '2.7.x' 2023-01-19 14:07:18 -08:00
Phillip Webb
2eae17b50b Use credentials when checking GitHub 2023-01-19 14:06:59 -08:00
Phillip Webb
b3dc5a851e Merge branch '2.7.x' 2023-01-19 14:04:57 -08:00
Phillip Webb
f7f2eb0bb4 Use credentials when checking for milestones 2023-01-19 14:04:38 -08:00
Phillip Webb
4179f3af58 Merge branch '2.7.x' 2023-01-19 13:49:11 -08:00
Phillip Webb
b70cb50d18 Upgrade concourse/registry-image-resource to 1.7.0 2023-01-19 13:47:41 -08:00
Phillip Webb
2ae47c542b Upgrade concourse/github-release-resource to 1.8.0 2023-01-19 13:47:41 -08:00
Moritz Halbritter
61f77d7b08 Merge branch '2.7.x'
Closes gh-33897
2023-01-19 12:09:52 +01:00
Sanan
7fc28b3b0a Updated Java 19 version in CI image
See gh-33886
2023-01-19 12:09:14 +01:00
Moritz Halbritter
5ea878c57f Update Java 8 in CI and sdkman
Closes gh-33882
2023-01-19 11:57:28 +01:00
Moritz Halbritter
3978288f22 Merge branch '2.7.x'
Closes gh-33894
2023-01-19 11:53:37 +01:00
Moritz Halbritter
8238fe1f4d Update Java 17 in CI
Closes gh-33881
2023-01-19 11:53:20 +01:00
Andy Wilkinson
9661774e63 Merge branch '2.7.x' 2023-01-11 12:52:09 +00:00
Andy Wilkinson
809c220849 Fix releasescripts tests
Update the tests to align them with the changes made to move from
https://repo.spring.io/release to Maven Central in b0e07314.

See gh-33708
2023-01-11 12:51:55 +00:00
Phillip Webb
29b7c121fb Merge branch '2.7.x'
Closes gh-33739
2023-01-09 19:01:57 -08:00