Commit Graph

428 Commits (15f2186aafbf5f4740860d9bba5677874283ab8e)

Author SHA1 Message Date
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
4 years ago
Madhura Bhave 0395b186ad Merge branch '2.1.x' into 2.2.x 4 years ago
Madhura Bhave 9d9a90ccd4 Polish 4 years ago
Phillip Webb 209c5c4013 Merge branch '2.1.x' into 2.2.x 4 years ago
Phillip Webb 6d93d732b4 Cherry-pick release script updates
Cherry-pick release script updates from 2.3.x

See gh-21474
4 years ago
Phillip Webb 3fe4fb1373 Merge branch '2.1.x' into 2.2.x 5 years ago
Phillip Webb 418859fab6 Further reduce repetition in CI pipeline.yml
See gh-21716
5 years ago
Phillip Webb da09e227c7 Merge branch '2.1.x' into 2.2.x 5 years ago
Phillip Webb 0957c7460b Polish pipeline YAML 5 years ago
Phillip Webb f39a3f963b Merge branch '2.1.x' into 2.2.x 5 years ago
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
5 years ago
Phillip Webb 9aa8a073d6 Merge branch '2.1.x' into 2.2.x
Closes gh-21876
5 years ago
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
5 years ago
Phillip Webb ce13235e76 Polish 5 years ago
Andy Wilkinson 97533a5364 Merge branch '2.1.x' into 2.2.x
Closes gh-21682
5 years ago
Andy Wilkinson 20f0b41099 Upgrade CI to Docker 19.03.9
Closes gh-21681
5 years ago
Madhura Bhave 831bb1f206 Merge branch '2.1.x' into 2.2.x
Closes gh-21526
5 years ago
Madhura Bhave bce48ea745 Upgrade CI to Docker 19.03.9
Closes gh-21525
5 years ago
Madhura Bhave 808cb98b98 Merge branch '2.1.x' into 2.2.x
Closes gh-21527
5 years ago
Madhura Bhave 7d197e6469 Don't add waiting-for-triage label for issues created by CI automation
Closes gh-21282
5 years ago
Phillip Webb 5eabb0400c Merge branch '2.1.x' into 2.2.x
Closes gh-21447
5 years ago
Phillip Webb d7c7ca31f3 Upgrade to spring-javaformat 0.0.22
Closes gh-21446
5 years ago
Stephane Nicoll 487329fafa Merge branch '2.1.x' into 2.2.x
Closes gh-21260
5 years ago
Stephane Nicoll e54b7d07c9 Upgrade Ubuntu version in CI images
Closes gh-21262
5 years ago
Stephane Nicoll 81268914b4 Upgrade Java 14 version in CI image
Closes gh-21087
5 years ago
Stephane Nicoll ac5c7cb5e1 Upgrade Java 8 version in CI image
Closes gh-21088
5 years ago
Stephane Nicoll 66667964b3 Upgrade Java 8 version in CI image
Closes gh-21084
5 years ago
Madhura Bhave aebf475e13 Merge branch '2.1.x' into 2.2.x
Closes gh-20979
5 years ago
Madhura Bhave 9d3d202837 Upgrade Java 11 version in CI image
Closes gh-20978
5 years ago
Madhura Bhave a8bd62501d Merge branch '2.1.x' into 2.2.x
Closes gh-20981
5 years ago
Madhura Bhave fd14c4e72a Switch docker upgrade script to submit issue rather than PR
Closes gh-20976
5 years ago
Madhura Bhave e6c0a0dc35 Merge branch '2.1.x' into 2.2.x
Closes gh-20889
5 years ago
Madhura Bhave b03ba02125 Upgrade Ubuntu version in CI images
Closes gh-20678
5 years ago
Madhura Bhave 520b8c8836 Merge branch '2.1.x' into 2.2.x 5 years ago
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
5 years ago
Madhura Bhave 41f26d3e23 Merge branch '2.1.x' into 2.2.x
Closes gh-20862
5 years ago
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
5 years ago
Madhura Bhave d7c376adf6 Merge branch '2.1.x' into 2.2.x 5 years ago
Madhura Bhave d5a3310b91 Fix CI dockerfile 5 years ago
Madhura Bhave 2b862d2409 Merge branch '2.1.x' into 2.2.x 5 years ago
Madhura Bhave a0a0d28582 Add get-docker-url script to image before executing it 5 years ago
Madhura Bhave 20c04bc63c Merge branch '2.1.x' into 2.2.x
Closes gh-20803
5 years ago
Spring Buildmaster 1566259c02 Upgrade to Docker 19.03.8 in CI
See gh-20756
5 years ago
Madhura Bhave d1ef19615c Merge branch '2.1.x' into 2.2.x
Closes gh-20801
5 years ago
dreis2211 0ee6108427 Harmonize issue title for auto-created Docker upgrade issues
See gh-20793
5 years ago
Madhura Bhave 60311af19f Merge branch '2.1.x' into 2.2.x 5 years ago
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
5 years ago
Madhura Bhave 7b667e50ba Merge branch '2.1.x' into 2.2.x 5 years ago
Madhura Bhave 9ef56b43bf Configure image for create pull request task
See gh-20530
5 years ago
Madhura Bhave 77e425529d Merge branch '2.1.x' into 2.2.x 5 years ago
Madhura Bhave b3906e0466 Fix no such directory error on CI
See gh-20530
5 years ago
Madhura Bhave 41255ca8d1 Merge branch '2.1.x' into 2.2.x
Closes gh-20752
5 years ago
Madhura Bhave e174231d15 Polish "Automate Docker update in CI"
See gh-20530
5 years ago
dreis2211 4752d7e91a Automate Docker updates in CI
See gh-20530
5 years ago
Stephane Nicoll 1bf7d25141 Remove Java 13 CI job
Closes gh-20578
5 years ago
Andy Wilkinson 242e6b9974 Merge branch '2.1.x' into 2.2.x
Closes gh-20587
5 years ago
dreis2211 e6abcacf1a Only suggest Ubuntu versions available in the Docker registry
See gh-20577
5 years ago
Stephane Nicoll 833f0a1db3 Merge branch '2.1.x' into 2.2.x
See gh-20567
5 years ago
Stephane Nicoll d0ccb59931 Revert "Upgrade CI images to Ubuntu Bionic 20200311"
This reverts commit d25286c5

Closes gh-20566
5 years ago
Stephane Nicoll 168326d9e4 Polish
See gh-20576
5 years ago
dreis2211 0e796479dc Add Java 14 CI
Closes gh-20576
5 years ago
Stephane Nicoll 68a2be0ad5 Merge branch '2.1.x' into 2.2.x
Closes gh-20567
5 years ago
dreis2211 d25286c5d6 Upgrade CI images to Ubuntu Bionic 20200311
See gh-20566
5 years ago
Stephane Nicoll 3152971ad1 Merge branch '2.1.x' into 2.2.x
Closes gh-20421
5 years ago
dreis2211 570dca8064 Upgrade CI to Docker 19.03.7
See gh-20420
5 years ago
Madhura Bhave d83ef715a4 Merge branch '2.1.x' into 2.2.x
Closes gh-20375
5 years ago
dreis2211 cd9879d45a Upgrade CI images to Ubuntu Bionic 20200219
See gh-20361
5 years ago
Stephane Nicoll 8c6dc8bf22 Merge branch '2.1.x' into 2.2.x
Closes gh-20358
5 years ago
dreis2211 4136300235 Automate Ubuntu base image upgrade
See gh-20355
5 years ago
Madhura Bhave 4ac12660c6 Explicitly enable config properties scan in java release scripts
This commit also upgrades the Spring Boot version used by the scripts
to 2.2.4 which is why the explicit annotation is required.

Closes gh-20174
5 years ago
Stephane Nicoll 06c85e96c3 Merge branch '2.1.x' into 2.2.x
Closes gh-20159
5 years ago
dreis2211 e1f743a21b Upgrade CI to Docker 19.03.5
See gh-20157
5 years ago
Stephane Nicoll fe6b96174e Merge branch '2.1.x' into 2.2.x
Closes gh-20122
5 years ago
Stephane Nicoll 06e5b0e912 Upgrade CI to Artifactory Resource 0.0.11
Closes gh-19629
5 years ago
Stephane Nicoll ef78228af0 Merge branch '2.1.x' into 2.2.x
Closes gh-19962
5 years ago
dreis2211 76975e497c Replace deprecated Concourse resource for pull requests
See gh-19944
5 years ago
Stephane Nicoll bdf2029c36 Merge branch '2.1.x' into 2.2.x
Closes gh-19928
5 years ago
dreis2211 4205d980b7 Upgrade CI images to Ubuntu Bionic 20200112
See gh-19913
5 years ago
Stephane Nicoll 9c27921a46 Upgrade Java 13 version in CI image
Closes gh-19856
5 years ago
Stephane Nicoll b315bfd87c Merge branch '2.1.x' into 2.2.x
Closes gh-19869
5 years ago
Stephane Nicoll 8dc3e74447 Upgrade Java 8 version in CI image
Closes gh-19857
5 years ago
Stephane Nicoll 938c7a6d9f Merge branch '2.1.x' into 2.2.x
Closes gh-19763 in 2.2.4
5 years ago
Stephane Nicoll 11efe172e9 Upgrade Java 11 version in CI image
Closes gh-19763
5 years ago
Stephane Nicoll 58a805e607 Merge branch '2.1.x' into 2.2.x
Closes gh-19532
5 years ago
dreis2211 48032acd04 Upgrade CI to Artifactory Resource 0.0.10
See gh-19523
5 years ago
Stephane Nicoll 4caa351aa3 Merge branch '2.1.x' into 2.2.x
Closes gh-19430
5 years ago
dreis2211 6f07740a61 Add missing icon to daily CI build
See gh-19357
5 years ago
Stephane Nicoll 208b2d3b30 Merge branch '2.1.x' into 2.2.x
Closes gh-19175
5 years ago
dreis2211 9a59d5f9fc Use AdoptOpenJDK API V3 when detecting JDK updates
See gh-19168
5 years ago
Madhura Bhave 28448340ce Merge branch '2.1.x' into 2.2.x
Closes gh-19061
5 years ago
Madhura Bhave 656f73f0c5 Parse version from build.json for release notes generation
Fixes gh-18908
5 years ago
Madhura Bhave 0d7f49f91f Merge branch '2.1.x' into 2.2.x
Closes gh-19012
5 years ago
dreis2211 f1914d5af9 Consistently use task timeout in CI pipeline
See gh-19003
5 years ago
Andy Wilkinson 0490bff344 Update CI to use the new 2.2.x maintenance branch 5 years ago
Andy Wilkinson fa97766ef2 Tag CI images with version number rather than branch name
See gh-18844
5 years ago
Andy Wilkinson a8b46d7aa5 Rename CI pipeline to include the version in its name
Closes gh-18844
5 years ago
Madhura Bhave 75f210a631 Merge branch '2.1.x'
Closes gh-18906
5 years ago
Madhura Bhave 8d3df1b4b8 Make CI credentials requirement lenient when building RestTemplate
Fixes gh-18901
5 years ago
Andy Wilkinson 142934432f Merge branch '2.1.x'
Closes gh-18903
5 years ago
Andy Wilkinson 891c7120ef Wait for distribution to reach Bintray before checking its completeness
Previously, as soon as the distribution of a release from Artifactory
to Bintray had been initiated we would start checking if it was
complete. This created a race condition between the distribution being
created and us checking if it was complete. If the check won the race
and happened before the creation, Bintray would respond with a 404.

This commit updates BintrayService to wait for up to 5 minutes for the
distribution to be created on Bintray. Once it has been created we
then wait for up to 40 minutes for it to be complete as we did before.

The use of Awaitility has been introduced in this commit to simplify
the logic required to wait for the distribution's creation and
completion.

Closes gh-18902
5 years ago