Commit Graph

1065 Commits

Author SHA1 Message Date
Stephane Nicoll
8cb458ce47 Upgrade CI to Docker 20.10.13
Closes gh-30266
2022-03-17 07:58:36 +01:00
Stephane Nicoll
8ac3913767 Upgrade Java 18 version in CI image
Closes gh-30265
2022-03-17 07:58:12 +01:00
Stephane Nicoll
2abeeb11a0 Upgrade Ubuntu version in CI images
Closes gh-30147
2022-03-10 09:34:10 +01:00
Andy Wilkinson
5466239210 Correct base Java version in JDK 18 CI image 2022-03-09 13:16:12 +00:00
Andy Wilkinson
d552f49128 Merge branch '2.7.x' 2022-03-09 12:53:15 +00:00
Andy Wilkinson
83de1995c7 Merge branch '2.6.x' into 2.7.x
Closes gh-30130
2022-03-09 12:44:53 +00:00
Andy Wilkinson
b0e4cabdd8 Merge branch '2.5.x' into 2.6.x
Closes gh-30123
2022-03-09 12:37:45 +00:00
Andy Wilkinson
20d21d4e58 Set up CI with JDK 18
Closes gh-30104
2022-03-09 12:28:34 +00:00
Andy Wilkinson
429167e71f Align CI image generation mirrors with 2.6.x
Closes gh-25135
2022-03-09 12:03:14 +00:00
Stephane Nicoll
97c53879e8 Upgrade Java 11 version in CI image
Closes gh-29888
2022-02-17 08:42:10 +01:00
Stephane Nicoll
a90ca0e23b Upgrade Java 11 version in CI image
Closes gh-29887
2022-02-17 08:41:28 +01:00
Stephane Nicoll
cca97ff4b7 Upgrade Java 11 version in CI image
Closes gh-29889
2022-02-17 08:40:46 +01:00
Stephane Nicoll
ddc481136b Upgrade Java 17 version in CI image
Closes gh-29631
2022-02-03 08:41:02 +01:00
Stephane Nicoll
2427431f2b Upgrade Ubuntu version in CI images
Closes gh-29630
2022-02-03 08:40:27 +01:00
Stephane Nicoll
42a6bbd15a Upgrade Java 17 version in CI image
Closes gh-29629
2022-02-03 08:39:30 +01:00
Stephane Nicoll
81a34fbb73 Upgrade Ubuntu version in CI images
Closes gh-29632
2022-02-03 08:38:52 +01:00
Stephane Nicoll
175af609a5 Upgrade Java 17 version in CI image
Closes gh-29625
2022-02-03 08:37:43 +01:00
Stephane Nicoll
cb1b33b57e Upgrade Ubuntu version in CI images
Closes gh-29627
2022-02-03 08:37:07 +01:00
Stephane Nicoll
080de85e2e Upgrade Java 17 version in CI image
Closes gh-29626
2022-02-03 08:36:03 +01:00
Stephane Nicoll
57cd1ff07f Upgrade Ubuntu version in CI images
Closes gh-29628
2022-02-03 08:35:16 +01:00
Stephane Nicoll
068595a572 Upgrade Java 11 version in CI image
Closes gh-29577
2022-01-27 09:50:39 +01:00
Stephane Nicoll
faf4794222 Upgrade Java 8 version in CI image
Closes gh-29578
2022-01-27 09:49:41 +01:00
Stephane Nicoll
89ed9649f7 Upgrade Java 11 version in CI image
Closes gh-29575
2022-01-27 09:48:26 +01:00
Stephane Nicoll
a04cd535f0 Upgrade Java 8 version in CI image
Closes gh-29576
2022-01-27 09:47:45 +01:00
Stephane Nicoll
458f6721bb Upgrade Java 11 version in CI image
Closes gh-29579
2022-01-27 09:45:59 +01:00
Stephane Nicoll
440702df99 Upgrade Java 8 version in CI image
Closes gh-29580
2022-01-27 09:45:19 +01:00
Stephane Nicoll
f97d5af467 Upgrade CI to Docker 20.10.12
Closes gh-29365
2022-01-13 10:13:15 +01:00
Stephane Nicoll
f8f0c7cc60 Upgrade Ubuntu version in CI images
Closes gh-29364
2022-01-13 10:12:47 +01:00
Stephane Nicoll
2cc15dc671 Upgrade CI to Docker 20.10.12
Closes gh-29361
2022-01-13 10:11:25 +01:00
Stephane Nicoll
d93aeaefa2 Upgrade Ubuntu version in CI images
Closes gh-29360
2022-01-13 10:10:50 +01:00
Stephane Nicoll
36aa085a4c Upgrade CI to Docker 20.10.12
Closes gh-29358
2022-01-13 10:09:13 +01:00
Stephane Nicoll
c4c90a3e7d Upgrade Ubuntu version in CI images
Closes gh-29359
2022-01-13 10:08:33 +01:00
Stephane Nicoll
a96434467a Upgrade CI to Docker 20.10.12
Closes gh-29362
2022-01-13 10:06:59 +01:00
Stephane Nicoll
6695f66045 Upgrade Ubuntu version in CI images
Closes gh-29363
2022-01-13 10:06:18 +01:00
Scott Frederick
caf49783d4 Merge branch '2.7.x' 2021-12-15 14:06:55 -06:00
Scott Frederick
a773af0387 Merge branch '2.6.x' into 2.7.x
Closes gh-29073
2021-12-15 14:05:31 -06:00
Scott Frederick
9e6709eda0 Enable caching for system tests in CI
Setting the `systemTest` Gradle task output as never up-to-date ensures
that all system tests are executed each time they are run in CI. The
`--rerun-tasks` Gradle option that was used previously had the same
effect but also disabled build caching.

Closes gh-29029
2021-12-15 14:04:17 -06:00
Scott Frederick
e38e721322 Use Java 17 for Windows CI build
See gh-28101
2021-12-13 13:12:26 -06:00
Andy Wilkinson
900085628a Raise the minimum supported version of Java to 17
Closes gh-28101
2021-11-30 15:37:40 +00:00
Andy Wilkinson
e06b0d97f7 Update main branch to start work on 3.0.x 2021-11-30 15:07:24 +00:00
Andy Wilkinson
75c117a33f Prepare 2.7.x branch 2021-11-30 15:02:11 +00:00
Andy Wilkinson
86a773a8e9 Update main branch to start work on 2.7.x 2021-11-30 11:16:53 +00:00
Andy Wilkinson
354a18c9a6 Prepare 2.6.x branch 2021-11-30 10:36:19 +00:00
Stephane Nicoll
bc76756894 Upgrade CI to Docker 20.10.11
Closes gh-28806
2021-11-25 09:34:51 +01:00
Stephane Nicoll
74b7098c8d Upgrade CI to Docker 20.10.11
Closes gh-28807
2021-11-25 09:34:08 +01:00
Phillip Webb
902dd0baf5 Use local docker mirror for test containers
See gh-24343
2021-11-19 12:16:12 -08:00
Phillip Webb
10269365c2 Reinstate CI image generation mirrors
See gh-25135
2021-11-19 12:15:53 -08:00
Phillip Webb
e9beac6fd6 Drop CI registry mirror settings 2021-11-18 22:08:29 -08:00
Andy Wilkinson
8bd3d53085 Merge branch '2.5.x'
Closes gh-28738
2021-11-18 13:58:46 +00:00
Andy Wilkinson
c4e2252c6d Merge branch '2.4.x' into 2.5.x
Closes gh-28737
2021-11-18 13:58:35 +00:00