Madhura Bhave
ef655ce949
Update sonatype credentials in sync-to-maven-central job
...
Closes gh-14454
6 years ago
Madhura Bhave
cdc6cfcaa8
Publish release notes after artifacts have been promoted
...
Closes gh-14604
6 years ago
Madhura Bhave
ea3d9b4ead
Update publish release notes script
...
The milestone name and tag name can be different if the release type
is ".RELEASE".
6 years ago
Madhura Bhave
7d04c51294
Automate creation of releases notes on GitHub
...
Closes gh-12552
6 years ago
Madhura Bhave
e6a69119ef
Add trigger for 2.0.x-based pull requests
...
Closes gh-14034
6 years ago
Madhura Bhave
d15ca6e0de
Update sync-to-maven-central CI job
...
Closes gh-13296
6 years ago
Madhura Bhave
f10972ad32
Remove redundant build_number
...
Fixes gh-13442
7 years ago
Madhura Bhave
1758d8c106
Remove email resource from pipeline
...
Closes gh-13307
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
14520f6ca8
Include build pipeline name in Slack alerts
7 years ago
Madhura Bhave
1fb51dcc0d
Send Slack Notifications when build completes
...
Closes gh-10790
7 years ago
Madhura Bhave
2e836ac74b
Use token to prevent rate limiting by Github API
7 years ago
Madhura Bhave
3f34f25d10
Use the right image
7 years ago
Madhura Bhave
eaa8faae09
Apply email notification config to jdk9 & 10 builds
...
See gh-10790
7 years ago
Madhura Bhave
68a9aa56f0
Fix determine email body script
7 years ago
Madhura Bhave
ee8188a19c
Send email if build is successful after failure
...
See gh-10790
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
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
Madhura Bhave
0b64ac07c6
Add a separate job for syncing release to central
...
See gh-12292
7 years ago
Andy Wilkinson
dfbababd11
Add a JDK 10 build to the CI pipeline
...
Closes gh-12028
7 years ago
Madhura Bhave
013310738f
Get CI image in RC and release jobs
7 years ago
Madhura Bhave
a38d99762c
Fix PR build so that it doesn't require privileged
7 years ago
Madhura Bhave
e28915bd4b
Make integration tests self-contained
...
Fixes gh-10516
7 years ago
Phillip Webb
24f681826c
Upgrade to artifactory resource 0.0.3
...
Fixes gh-10832
7 years ago
Phillip Webb
dd3dde3531
Make concourse pipeline public
...
Migrate concourse pipeline to use credhub and expose a limited number
of jobs as "public".
Closes gh-10693
7 years ago
Phillip Webb
030d93d5ed
Upgrade to artifactory resource 0.0.3-SNAPSHOT
...
See gh-10832
7 years ago
Madhura Bhave
948a86e4eb
Build PRs as part of concourse pipeline
...
Closes gh-10526
7 years ago
Andy Wilkinson
fc68af33c4
Correct typos (sonattype -> sonatype) in pipeline.yml
7 years ago
Andy Wilkinson
74d7a53119
Trigger JDK 9 build when Git repo changes
...
Closes gh-10515
7 years ago
Phillip Webb
dcad69fd23
Fix artifactory property used on docs
...
Fixes gh-10608
7 years ago
Phillip Webb
6de12b20f0
Upgrade CI to use artifactory-resource 0.0.2
...
Fixes gh-10570
7 years ago
Phillip Webb
250eb67f46
Stop using checksum based artifactory deploys
...
Fixes gh-10552
7 years ago
Phillip Webb
8d36e88fdf
Upgrade to artifactory resource 0.0.2 SNAPSHOT
...
See gh-10521
7 years ago
Phillip Webb
e9f9462917
Add Concourse CI pipeline
...
Add CI pipeline for builds and releases.
Fixes gh-9316
7 years ago