Commit Graph

411 Commits (2158fadb35c308a24f6cef8d026d6432bfbb9423)

Author SHA1 Message Date
Madhura Bhave b75df92d9e Merge branch '2.2.x'
Closes gh-20977
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 d4f3b34bc6 Merge branch '2.2.x'
Closes gh-20982
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 2e37089d54 Add git-repo as an output for windows slack notification
See gh-19703
5 years ago
Scott Frederick 9aae072872 Add build scan URI to Slack notifications from CI
Fixes gh-19703
5 years ago
Madhura Bhave ed596a3916 Merge branch '2.2.x'
Closes gh-20888
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 c81fedb60b Merge branch '2.2.x' 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 36fd2ed249 Merge branch '2.2.x'
Closes gh-20863
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 38dd762086 Merge branch '2.2.x' 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 c027487d72 Merge branch '2.2.x' 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 6641154148 Merge branch '2.2.x'
Closes gh-20804
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 053e531f3a Merge branch '2.2.x'
Closes gh-20802
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 a4025f3ccb Merge branch '2.2.x' 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 0b8b986ba0 Merge branch '2.2.x' 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 71f7bd6ce6 Merge branch '2.2.x' 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 9ebad0dfe5 Merge branch '2.2.x'
Closes gh-20753
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
Andy Wilkinson 8404ae7f38 Single-thread interaction with Artifactory
There is a regression in repo.spring.io that causes artifacts from
the same module to have SNAPSHOT replaced with different timestamps.
This then breaks dependency resolution in consuming builds. It's a
long-shot, but JFrog have been unable to identify that cause of the
problem so we're going to try using a single thread for uploading
to Artifactory to see if that helps.
5 years ago
Phillip Webb 9a33a723fe Update copyright year of changed files 5 years ago
Stephane Nicoll 9766127f9a Merge branch '2.2.x'
Closes gh-20599
5 years ago
Stephane Nicoll 1bf7d25141 Remove Java 13 CI job
Closes gh-20578
5 years ago
Andy Wilkinson c3b04d7376 Merge branch '2.2.x'
Closes gh-20588
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 b546415d32 Merge branch '2.2.x'
See gh-20568
5 years ago