Andy Wilkinson
84ace92a27
Merge branch '2.1.x'
2018-11-30 18:12:55 +00:00
Andy Wilkinson
a3c7401c5a
Merge branch '2.0.x' into 2.1.x
2018-11-30 18:12:27 +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
Andy Wilkinson
4a351f6c58
Update pipeline name in CI README
2018-11-30 13:29:22 +00:00
Stephane Nicoll
2ba5f4a63e
Setup CI
2018-11-30 12:50:59 +01:00
Phillip Webb
30898ca9be
Merge branch '2.0.x'
2018-11-29 21:20:24 -08: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
d28d9e7e38
Merge branch '2.0.x'
2018-11-27 14:01:42 -08:00
Madhura Bhave
6f89da88e6
Cleanup unused pipeline params
2018-11-27 13:59:07 -08:00
Madhura Bhave
f0d1eb94bd
Merge branch '2.0.x'
2018-11-19 12:54:45 -08:00
Madhura Bhave
35db10eb30
Use the right variable name in pipeline
2018-11-19 12:51:00 -08:00
Madhura Bhave
05f693a102
Merge branch '2.0.x'
2018-11-15 15:49:12 -08:00
Madhura Bhave
ee4205a049
Remove unnecessary logging by start-docker script
2018-11-15 15:48:28 -08:00
Phillip Webb
5825502c39
Merge branch '2.0.x'
2018-11-15 11:18:21 -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
Phillip Webb
3fe7bf4dc7
Fix Java 11 CI reference
...
See gh-15179
2018-11-15 11:14:39 -08:00
Phillip Webb
578f093d64
Merge branch '2.0.x'
2018-11-15 10:12:59 -08:00
Toshiaki Maki
dd2ed72fae
Fix CI Java 11 references
...
Closes gh-15179
2018-11-15 10:10:33 -08:00
Madhura Bhave
8cdfb6c70b
Merge branch '2.0.x'
2018-11-13 17:07:29 -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
90bfd0bf36
Merge branch '2.0.x'
2018-11-13 11:16:12 -08:00
Phillip Webb
acf046ba27
Update all JDK images to AdoptJDK
...
Closes gh-15158
2018-11-13 11:15:05 -08:00
Phillip Webb
761ebf0336
Merge branch '2.0.x'
2018-11-13 10:17:10 -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
2bd0a01344
Merge branch '2.0.x'
2018-11-13 09:54:20 -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
06e9a97dfd
Merge branch '2.0.x'
2018-11-13 00:41:52 -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
e9232288f4
Merge branch '2.0.x'
2018-11-12 22:47:17 -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
8f67373581
Merge branch '2.0.x'
2018-11-01 13:04:26 +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
022c9dd55b
Merge branch '2.0.x'
2018-11-01 12:57:43 +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
16d4a826a3
Merge branch '2.0.x'
2018-11-01 12:09:48 +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
Andy Wilkinson
8d701e6d4d
Revert addition of JDK-12 based CI
...
See gh-15031
2018-11-01 07:14:06 +00:00
Andy Wilkinson
e9124fac0f
Correct CI resource config after adding JDK 12 build
...
See gh-15031
2018-11-01 06:42:30 +00:00
Andy Wilkinson
9bb7edcb88
Remove JDK 9 and 10-based CI and add JDK 12
...
Closes gh-15031
2018-11-01 06:33:33 +00:00
Andy Wilkinson
bbdd731535
Use 11.0.1-jdk for Java 11 CI builds
...
Closes gh-15030
2018-10-31 09:59:05 +00:00
Madhura Bhave
520ce148f5
Merge branch '2.0.x'
2018-10-19 16:21:20 -07: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
8a94c5581c
Merge branch '2.0.x'
2018-10-16 16:39:32 -07:00
Madhura Bhave
b832a2f604
Add reference to docker-lib source
2018-10-16 16:36:44 -07:00