Commit Graph

108 Commits

Author SHA1 Message Date
Phillip Webb
e26777c014 Parameterize and increase CI task timeouts 2019-08-01 10:46:00 +01:00
Phillip Webb
5259086a4b Fix type in CI readme 2019-06-14 22:46:00 -07:00
Phillip Webb
53ba37e3e1 Update CI readme 2019-06-14 22:39:03 -07:00
Phillip Webb
25e73633bb Update CI credhub references 2019-06-14 22:18:45 -07:00
Phillip Webb
8b64c54919 Add resource icons to CI pipeline 2019-06-14 21:12:42 -07:00
Phillip Webb
da1d4b8c3b Run root nohttp checkstyle on CI
Closes gh-17081
2019-06-07 20:57:02 -07:00
Phillip Webb
7fc01971ed Merge branch '1.5.x' into 2.0.x 2019-06-04 14:20:25 -07:00
Andy Wilkinson
ef09c81ea7 Upgrade JDK 9 CI image to JDK 9+181
Closes gh-16400
2019-04-01 10:47:30 +01:00
Madhura Bhave
3e82e7aa7e Publish release notes after central sync for releases
Closes gh-15713
2019-03-22 14:23:13 -07:00
Andy Wilkinson
70d883a8ee Correct the location to which Java 8 is extracted
Closes gh-15813
2019-03-20 17:16:20 +00:00
Andy Wilkinson
874489f1c8 Upgrade Java 8 CI image to 1.8.0_202-b08
Closes gh-15813
2019-02-13 18:14:55 +00:00
Andy Wilkinson
4b6f6512ea Ensure that the java binary is extracted to the correct location
Closes gh-15357
2018-11-30 18:02:20 +00:00
Phillip Webb
7cc1e0e4d6 Fix release notes generation script
Script was accidentally trying to import `common.sh`.

Closes gh-15349
2018-11-29 21:19:49 -08:00
Madhura Bhave
6f89da88e6 Cleanup unused pipeline params 2018-11-27 13:59:07 -08:00
Madhura Bhave
35db10eb30 Use the right variable name in pipeline 2018-11-19 12:51:00 -08:00
Madhura Bhave
ee4205a049 Remove unnecessary logging by start-docker script 2018-11-15 15:48:28 -08:00
Phillip Webb
3fb30fddb4 Use Bintray API key rather than password in CI
Update CI scripts to use the Bintray API key rather than the password
when making curl calls.

Closes gh-15015
2018-11-15 11:15:33 -08:00
Toshiaki Maki
dd2ed72fae Fix CI Java 11 references
Closes gh-15179
2018-11-15 10:10:33 -08:00
Johnny Lim
7eb93a0126 Remove unnecessary echo in release notes script
Closes gh-15169
2018-11-13 17:06:00 -08:00
Phillip Webb
acf046ba27 Update all JDK images to AdoptJDK
Closes gh-15158
2018-11-13 11:15:05 -08:00
Phillip Webb
506fbd803b Use release notes generator docker image in CI
Closes gh-15160
2018-11-13 10:15:50 -08:00
Phillip Webb
ee2d469881 Upgrade CI to artifactory resource 0.0.5
Closes gh-15159
2018-11-13 09:53:36 -08:00
Phillip Webb
27714b1e7d Attempt to fix docker-lib.sh script
See gh-15158
2018-11-13 00:04:55 -08:00
Phillip Webb
e8eaeba20c Attempt to fix docker-lib.sh script
See gh-15158
2018-11-12 23:39:54 -08:00
Phillip Webb
8fcad7bb53 Fix CI curl calls
Fix `curl` to follow redirects and use the correct `strip` variable.

See gh-15158
2018-11-12 22:23:34 -08:00
Phillip Webb
8f341fa61d Switch CI to OpenJDK releases
Update the download URLs to archives that include the `javadoc` binary.

See gh-15158
2018-11-12 22:15:26 -08:00
Phillip Webb
7934b08ecd Update docker-lib.sh for CLI changes
Update docker-lib.sh to deal with the latest docker CLI changes.

See gh-15158
2018-11-12 21:21:58 -08:00
Phillip Webb
c5a7704774 Use local docker-lib.sh
Update the modified docker image build to use the local docker-lib.sh
file rather than grabbing it from the concourse github.

See gh-15158
2018-11-12 20:39:05 -08:00
Phillip Webb
1480dd81eb Migrate CI images to tagged Ubuntu release
Update the CI image process to build from a tagged ubuntu release. All
images now make use of a shared setup script to install the appropriate
binaries.

Closes gh-15158
2018-11-12 20:11:59 -08:00
Andy Wilkinson
7d5a76c61f Work around SUREFIRE-1588 by dropping back to 10.0.2+13-Debian-1
See gh-15056
2018-11-01 14:57:33 +00:00
Andy Wilkinson
d267f1ed69 Use full path when specifying Dockerfile to build
See gh-15058
2018-11-01 13:02:59 +00:00
Andy Wilkinson
f210e9c77f Add local docker-lib.sh file when building CI images
Closes gh-15058
2018-11-01 12:53:31 +00:00
Andy Wilkinson
e915006161 Use sha256 hashes for Docker base images to ensure repeatability
Closes gh-15056
2018-11-01 11:32:07 +00:00
Madhura Bhave
f145e81354 Use github release resource for publishing release notes
This commit also marks a release as pre-release for milestones and RCs

Closes gh-14908
Closes gh-14875
2018-10-19 16:17:11 -07:00
Madhura Bhave
b832a2f604 Add reference to docker-lib source 2018-10-16 16:36:44 -07:00
Madhura Bhave
3a7101233f Fix publish release notes script
See gh-14857
2018-10-16 14:22:48 -07:00
Madhura Bhave
54966bea6f Use the entire version for the tag name
This commit also restores the `sed` call to sanitize the request body.

Fixes gh-14857
2018-10-16 11:51:54 -07:00
Madhura Bhave
ef655ce949 Update sonatype credentials in sync-to-maven-central job
Closes gh-14454
2018-10-15 15:15:02 -07:00
Madhura Bhave
042d495d92 Set gradle-plugin attribute on the Bintray package
Closes gh-14447
2018-10-11 16:30:33 -07:00
Madhura Bhave
cdc6cfcaa8 Publish release notes after artifacts have been promoted
Closes gh-14604
2018-10-05 11:39:48 -07:00
Hanope
31a5bfdcba Simplify escaping of newline characters when publishing release notes
Closes gh-14620
2018-10-05 10:37:26 +02:00
Gustavo Andrade
9cd0c5a05d Upgrade Java 10 CI image to 10.0.2-13-jdk
Closes gh-14630
2018-09-28 13:57:42 -04:00
Andrade, Gustavo (ESI)
31f89e5981 Upgrade Java 8 CI image to openjdk:8u181-jdk
Closes gh-14618
2018-09-27 06:21:21 -04:00
Madhura Bhave
579722bfbd Fix braces in publish release notes script 2018-09-25 12:30:27 -04:00
Phillip Webb
96f5c8280c Make release notes script executable 2018-09-24 19:54:13 -04:00
Madhura Bhave
ea3d9b4ead Update publish release notes script
The milestone name and tag name can be different if the release type
is ".RELEASE".
2018-09-24 11:11:58 -04:00
Madhura Bhave
7d04c51294 Automate creation of releases notes on GitHub
Closes gh-12552
2018-09-20 16:36:43 -07:00
Madhura Bhave
dfda247972 Fix warnings for params defined in pipeline but not in task
Closes gh-14445
2018-09-12 16:19:58 -07:00
Madhura Bhave
e6a69119ef Add trigger for 2.0.x-based pull requests
Closes gh-14034
2018-08-13 14:02:48 -07:00
Madhura Bhave
26af0ca742 Increase wait timeout for bintray to 20 min
Closes gh-13947
2018-08-08 15:05:54 -07:00