Madhura Bhave
fb443aa3bf
Merge branch '2.0.x'
6 years ago
Madhura Bhave
d15ca6e0de
Update sync-to-maven-central CI job
...
Closes gh-13296
6 years ago
Madhura Bhave
b01efb2392
Merge branch '2.0.x'
7 years ago
Madhura Bhave
f10972ad32
Remove redundant build_number
...
Fixes gh-13442
7 years ago
Madhura Bhave
bdd66a6003
Merge branch '2.0.x'
7 years ago
Madhura Bhave
a7fb3cf182
Remove extra / from artifactory server param
...
Fixes gh-13535
7 years ago
Madhura Bhave
9ec9a74a58
Merge branch '2.0.x'
7 years ago
Madhura Bhave
1758d8c106
Remove email resource from pipeline
...
Closes gh-13307
7 years ago
Phillip Webb
e47e499af2
Merge branch '2.0.x'
7 years ago
Phillip Webb
f84014d7df
Add save_build_info param to maven sync job
...
Update CI pipeline so that the `sync-to-maven-central` job has access
to the artifactory build info.
Closes gh-13223
7 years ago
Andy Wilkinson
55d66f3e6d
Merge branch '2.0.x'
7 years ago
Andy Wilkinson
14520f6ca8
Include build pipeline name in Slack alerts
7 years ago
Andy Wilkinson
a3ac21a231
Merge branch '2.0.x'
7 years ago
Andy Wilkinson
d70434a27d
Use 9.0.4-12-jdk for JDK 9-based CI
...
Closes gh-13059
7 years ago
Madhura Bhave
868dc6e370
Merge branch '2.0.x'
7 years ago
Madhura Bhave
1fb51dcc0d
Send Slack Notifications when build completes
...
Closes gh-10790
7 years ago
Madhura Bhave
1be616aebc
Merge branch '2.0.x'
7 years ago
Madhura Bhave
04d6bc5119
Update email script to find status till one is found
...
The determine-email-body script would only look at the previous commit's
status to determine whether to send a success email or not. If no status
was found (this happens when commits are pushed close to each other and CI
only runs the latest one), it would send a successful email even if the last
CI run was successful.
7 years ago
Andy Wilkinson
0f2241a122
Merge branch '2.0.x'
7 years ago
Andy Wilkinson
d448c5ac49
Use openjdk:10.0.1-10-jdk Docker image for JDK 10-based CI
...
Closes gh-12988
7 years ago
Madhura Bhave
c81e984b79
Merge branch '2.0.x'
7 years ago
Madhura Bhave
2e836ac74b
Use token to prevent rate limiting by Github API
7 years ago
Madhura Bhave
982a110fc1
Merge branch '2.0.x'
7 years ago
Madhura Bhave
df7ddeefc4
Polish promotion script
...
See gh-12292
7 years ago
Madhura Bhave
20acd2a89b
Merge branch '2.0.x'
7 years ago
Madhura Bhave
3f34f25d10
Use the right image
7 years ago
Madhura Bhave
0ffede920e
Merge branch '2.0.x'
7 years ago
Madhura Bhave
eaa8faae09
Apply email notification config to jdk9 & 10 builds
...
See gh-10790
7 years ago
Madhura Bhave
94362d51ec
Merge branch '2.0.x'
7 years ago
Madhura Bhave
62a8f60bb3
Second attempt at fixing email notification script
7 years ago
Madhura Bhave
d375808d42
Merge branch '2.0.x'
7 years ago
Madhura Bhave
68a9aa56f0
Fix determine email body script
7 years ago
Madhura Bhave
eff6ce5c3c
Merge branch '2.0.x'
7 years ago
Madhura Bhave
8d4e5cbfb7
No need to create output directory
7 years ago
Madhura Bhave
ad5b8e8bfb
Merge branch '2.0.x'
7 years ago
Madhura Bhave
ee8188a19c
Send email if build is successful after failure
...
See gh-10790
7 years ago
Madhura Bhave
5cfbd33235
Merge branch '2.0.x'
7 years ago
Madhura Bhave
a09a6f223b
Reinstate commit status for concourse builds
...
Fixes gh-10851
7 years ago
Andy Wilkinson
d8b2a17e1c
Reinstate CI image builds for 2.0.x pipeline
7 years ago
Andy Wilkinson
a9020df9b9
Remove pull request and CI image builds from 2.0.x pipeline
7 years ago
Andy Wilkinson
a50ef54e3b
Create 2.0.x branch and CI pipeline
7 years ago
Madhura Bhave
fa4a3ab308
Don't force snapshot update for integration tests
...
See if that fixes intermittent NoClassDefFoundError.
See gh-12689
7 years ago
Madhura Bhave
a938c372ea
Switch to async promotion
...
Due to timeouts while distributing release artifacts,
this commit uses the async mode for distribution.
Before syncing to maven central, we need to check if all the artifacts
have been published to Bintray. This is done by hitting the Bintray API
till we get the version or until a timeout is reached.
Closes gh-12292
7 years ago
Madhura Bhave
8633ddc198
Fix exclude pattern
7 years ago
Madhura Bhave
770cbfae0e
Don't publish effective POM
...
Fixes gh-12662
7 years ago
Andy Wilkinson
87782a2db4
Upgrade JDK 10-based CI to jdk-10-ea-46
...
Closes gh-12515
7 years ago
Madhura Bhave
0b64ac07c6
Add a separate job for syncing release to central
...
See gh-12292
7 years ago
Andy Wilkinson
f80343b2ea
Use the correct tag for JDK 10 EA 32
...
See gh-12028
7 years ago
Andy Wilkinson
dfbababd11
Add a JDK 10 build to the CI pipeline
...
Closes gh-12028
7 years ago
Phillip Webb
9bb39f0d44
Increase promote timeouts
...
Fixes gh-12291
7 years ago