Stephane Nicoll
1ae120f8c5
Upgrade Ubuntu version in CI images
...
Closes gh-23102
2020-08-27 11:52:53 +02:00
Stephane Nicoll
64264b5240
Upgrade Java 8 version in CI image
...
Closes gh-22755
2020-08-06 09:37:04 +02:00
Andy Wilkinson
ac732773bc
Update CI images to use ubuntu:bionic-20200713
...
Closes gh-22659
2020-07-30 08:46:36 +01:00
Andy Wilkinson
25866019c9
Polish pipeline env vars used by Gradle Enterprise
2020-07-26 10:05:26 +01:00
Andy Wilkinson
5d776f2a8b
Set user.name in CI builds so it's picked up by Gradle Enterprise
2020-07-25 10:33:39 +01:00
Andy Wilkinson
141c59e348
Set BRANCH env var so it's available to Gradle Enterprise
2020-07-25 10:26:53 +01:00
Andy Wilkinson
6215052c5b
Polish integration of Gradle Enterprise in CI builds
2020-07-24 14:22:25 +01:00
Andy Wilkinson
60ff87155f
Polish "Add Gradle Enterprise Extension"
...
See gh-22089
2020-07-24 11:51:52 +01:00
Phillip Webb
f68671e1bc
Refine regex
...
See gh-22543
2020-07-23 21:23:42 -07:00
Phillip Webb
7ace6cd450
Move properties to correct file
...
See gh-22543
2020-07-23 21:09:15 -07:00
Phillip Webb
b77dbcd06f
Allow certain artifacts to be optionally deployed
...
Update `DistributeCommand` so that regex patterns can be used to mark
artifacts that are optional and need not fail the release.
Closes gh-22543
2020-07-23 20:45:25 -07:00
Phillip Webb
d69c35a1db
Deal with 404 response when checking for artifacts
2020-07-23 18:23:24 -07:00
Phillip Webb
53296cd161
Backport build script updates
2020-07-23 17:45:55 -07:00
Phillip Webb
c043701dc0
Turn on debug logging
2020-07-23 17:45:49 -07:00
Stephane Nicoll
ee37ddd6c0
Upgrade Java 8 version in CI image
...
Closes gh-22512
2020-07-23 09:31:01 +02:00
Andy Wilkinson
831333f841
Update JDK 11 CI image to use 11.0.8_10
...
Closes gh-22348
2020-07-16 10:52:52 +01:00
Andy Wilkinson
9800804b65
Upgrade CI images to use ubuntu:bionic-20200630
...
Closes gh-22271
2020-07-09 09:39:52 +01:00
Andy Wilkinson
c9958c2ab4
Upgrade CI to Docker 19.03.12
...
Closes gh-22189
2020-07-02 09:39:13 +01:00
dreis2211
24072bed96
Improve error handling in JDK upgrade checks
...
See gh-22110
2020-07-01 13:45:50 +01:00
XenoAmess
89d4cda855
Remove duplicated icon from git-repo-windows resource definition
...
See gh-22163
2020-06-30 16:25:32 +01:00
Madhura Bhave
4a55a414e7
Fix typo
2020-06-29 16:40:24 -07:00
Andy Wilkinson
db634d762e
Update CI images to use ubuntu:bionic-20200526
...
Closes gh-22003
2020-06-18 10:17:39 +01:00
Phillip Webb
b129a3f7fb
Check that a distribution has been started
...
Update the releasescript to ensure that a distribution has been started
before starting it again. This functionality was accidentally removed
during the updates for gh-21474.
See gh-21474
2020-06-15 10:50:06 -07:00
Madhura Bhave
9d9a90ccd4
Polish
2020-06-15 09:22:14 -07:00
Phillip Webb
6d93d732b4
Cherry-pick release script updates
...
Cherry-pick release script updates from 2.3.x
See gh-21474
2020-06-11 23:15:10 -07:00
Phillip Webb
418859fab6
Further reduce repetition in CI pipeline.yml
...
See gh-21716
2020-06-10 17:25:40 -07:00
Phillip Webb
0957c7460b
Polish pipeline YAML
2020-06-10 17:06:39 -07:00
Phillip Webb
7e64f9709a
Use milestone as docker tag
...
Update the pipeline YAML to use ((milestone)) rather than ((branch))
when tagging docker images.
See gh-21716
2020-06-10 16:43:09 -07:00
Phillip Webb
3a8d173845
Reduce repetition in CI pipeline.yml
...
Use YAML anchors and aliases to reduce the amount of repetition
in our CI pipeline YAML.
Closes gh-21716
2020-06-10 16:32:45 -07:00
Phillip Webb
ce13235e76
Polish
2020-06-10 16:32:45 -07:00
Andy Wilkinson
20f0b41099
Upgrade CI to Docker 19.03.9
...
Closes gh-21681
2020-06-05 12:48:49 +01:00
Madhura Bhave
bce48ea745
Upgrade CI to Docker 19.03.9
...
Closes gh-21525
2020-05-20 15:29:02 -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
Phillip Webb
d7c7ca31f3
Upgrade to spring-javaformat 0.0.22
...
Closes gh-21446
2020-05-13 23:00:18 -07:00
Stephane Nicoll
e54b7d07c9
Upgrade Ubuntu version in CI images
...
Closes gh-21262
2020-05-04 14:19:02 +02:00
Stephane Nicoll
66667964b3
Upgrade Java 8 version in CI image
...
Closes gh-21084
2020-04-23 08:58:36 +02:00
Madhura Bhave
9d3d202837
Upgrade Java 11 version in CI image
...
Closes gh-20978
2020-04-15 16:38:04 -07:00
Madhura Bhave
fd14c4e72a
Switch docker upgrade script to submit issue rather than PR
...
Closes gh-20976
2020-04-15 16:31:49 -07:00
Madhura Bhave
b03ba02125
Upgrade Ubuntu version in CI images
...
Closes gh-20678
2020-04-08 13:31:51 -07:00
Madhura Bhave
7c36cd414d
Add separate parameter for milestone name
...
Since the branch name doesn't always correspond to the milestone name,
eg, master.
See gh-20680
2020-04-06 19:14:52 -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
Madhura Bhave
d5a3310b91
Fix CI dockerfile
2020-04-03 12:26:19 -07:00
Madhura Bhave
a0a0d28582
Add get-docker-url script to image before executing it
2020-04-03 10:09:02 -07:00
Spring Buildmaster
1566259c02
Upgrade to Docker 19.03.8 in CI
...
See gh-20756
2020-04-01 18:38:21 -07:00
dreis2211
0ee6108427
Harmonize issue title for auto-created Docker upgrade issues
...
See gh-20793
2020-04-01 18:31:50 -07:00
Madhura Bhave
1ea8c7b55d
Fix case when pull request already exists
...
If a PR with the given title exists, we clone the existing PR branch so
that it doesn't get overridden by master.
See gh-20530
2020-03-31 13:54:37 -07:00
Madhura Bhave
9ef56b43bf
Configure image for create pull request task
...
See gh-20530
2020-03-31 12:06:58 -07:00
Madhura Bhave
b3906e0466
Fix no such directory error on CI
...
See gh-20530
2020-03-31 11:54:20 -07:00
Madhura Bhave
e174231d15
Polish "Automate Docker update in CI"
...
See gh-20530
2020-03-31 10:39:42 -07:00
dreis2211
4752d7e91a
Automate Docker updates in CI
...
See gh-20530
2020-03-31 10:39:34 -07:00