Commit Graph

40 Commits

Author SHA1 Message Date
Phillip Webb
9af19370a6 Backport build and CI concerns
Backport build and CI concerns primarily related to repo.spring.io
changes and Docker config.
2023-05-10 23:29:30 -07:00
Eddú Meléndez
713edf3625 Switch to GA releases for Java 18 update checks
See gh-30415
2022-03-25 10:47:45 +00:00
Andy Wilkinson
20d21d4e58 Set up CI with JDK 18
Closes gh-30104
2022-03-09 12:28:34 +00:00
dreis2211
2546c28960 Detect JDK 17 GA builds
See gh-28102
2021-09-22 12:41:17 +02:00
Stephane Nicoll
aa5a645419 Remove Java 16 pipeline
Closes gh-28023
2021-09-15 09:17:53 +02:00
Stephane Nicoll
90da6778a1 Merge branch '2.4.x' into 2.5.x
Closes gh-27817
2021-08-25 18:21:38 +02:00
Stephane Nicoll
69be1c872e Rename Spring Buildmaster account to Spring Builds
Closes gh-27816
2021-08-25 18:20:13 +02:00
Stephane Nicoll
a6c0288b4e Merge branch '2.4.x' into 2.5.x
Closes gh-27586
2021-08-06 17:14:57 +02:00
Stephane Nicoll
2132a73fdb Merge branch '2.3.x' into 2.4.x
Closes gh-27585
2021-08-06 17:13:10 +02:00
dreis2211
4d1a53d9a8 Switch to Adoptium JDK builds in CI
See gh-27539
2021-08-05 07:54:05 +02:00
dreis2211
056f817ba2 Add CI pipeline for JDK 17
See gh-27366
2021-07-16 15:07:35 +01:00
Stephane Nicoll
0043093a7d Drop Java 15 build
Closes gh-25782
2021-03-24 17:33:43 +01:00
dreis2211
678da84dd9 Upgrade to Java 16 GA builds in CI
See gh-25709
2021-03-17 08:43:55 +01:00
dreis2211
d89739cc78 Add Java 16 CI pipeline
See gh-25519
2021-03-05 17:41:32 +00:00
Phillip Webb
19a218dc8e Backport JDK 15 detection support
See gh-23433
2020-09-21 23:14:51 -07:00
Phillip Webb
de5a5abc7e Merge branch '2.3.x' 2020-09-21 21:39:13 -07:00
dreis2211
f85fe952fc Upgrade Java 15 CI image to use the Java 15 GA build
See gh-23391
2020-09-17 16:36:36 +01:00
Andy Wilkinson
c16b21f6ec Merge branch '2.3.x'
Closes gh-22184
2020-07-01 13:48:40 +01:00
Andy Wilkinson
e44640de89 Merge branch '2.1.x' into 2.2.x
Closes gh-22182
2020-07-01 13:48:08 +01:00
dreis2211
24072bed96 Improve error handling in JDK upgrade checks
See gh-22110
2020-07-01 13:45:50 +01:00
Stephane Nicoll
e87c3193ce Polish "Add Java 15 CI"
See gh-21713
2020-06-15 17:08:12 +02:00
dreis2211
85218db222 Add Java 15 CI
See gh-21713
2020-06-15 17:05:54 +02:00
Madhura Bhave
808cb98b98 Merge branch '2.1.x' into 2.2.x
Closes gh-21527
2020-05-20 14:35:27 -07:00
Madhura Bhave
7d197e6469 Don't add waiting-for-triage label for issues created by CI automation
Closes gh-21282
2020-05-20 14:32:48 -07:00
Madhura Bhave
41f26d3e23 Merge branch '2.1.x' into 2.2.x
Closes gh-20862
2020-04-06 19:09:07 -07:00
Madhura Bhave
1a3df294d0 Prevent duplication of issues created by CI automation
This is done by checking for existing issues only in the milestone
corresponding to the current branch. For issues, the milestone is assigned
at the time of issue creation. For PRs, since the branch is different the
milestone can be derived from that while triaging the issue.

Closes gh-20680
2020-04-06 19:05:26 -07:00
Stephane Nicoll
1bf7d25141 Remove Java 13 CI job
Closes gh-20578
2020-03-21 13:56:41 +01:00
dreis2211
0e796479dc Add Java 14 CI
Closes gh-20576
2020-03-19 14:54:33 +01:00
Stephane Nicoll
208b2d3b30 Merge branch '2.1.x' into 2.2.x
Closes gh-19175
2019-11-28 10:31:23 +01:00
dreis2211
9a59d5f9fc Use AdoptOpenJDK API V3 when detecting JDK updates
See gh-19168
2019-11-28 10:24:02 +01:00
Stephane Nicoll
8e3459fe4f Merge branch '2.1.x'
Closes gh-18851
2019-11-04 10:05:39 +01:00
dreis2211
f9cb7c6220 Drop JDK 12-based CI
See gh-18848
2019-11-04 10:00:42 +01:00
Stephane Nicoll
9f1243129c Switch JDK 13 url check to release 2019-09-19 08:52:12 +02:00
dreis2211
9a162f9899 Detect JDK 13 updates
See gh-18122
2019-09-05 19:30:34 +02:00
Phillip Webb
11b8e7c2de Don't exit script on error
Update CI scripts so that command failures do not cause an immediate
exit. Prior to this commit, some of our looping logic would never run
because the entire script would exit.
2019-06-18 20:41:26 -07:00
Phillip Webb
de037f55dc Fix detect JDK CI script 2019-06-18 09:50:05 -07:00
Phillip Webb
0ef331018e Merge branch '2.0.x' into 2.1.x 2019-06-04 14:30:52 -07:00
Stephane Nicoll
274e9ede81 Set up CI for JDK 12
Closes gh-16212
2019-03-25 16:13:44 +01:00
Madhura Bhave
ddfcc1e28f Change label for automatic jdk upgrade issues
Closes gh-15825
2019-02-13 15:35:10 -08:00
Madhura Bhave
edc1a4fb86 Automate JDK CI upgrades using AdoptOpenJDK API
An issue is created if a new release is detected.

Closes gh-15164
2018-12-10 19:20:11 -08:00