Commit Graph

21 Commits

Author SHA1 Message Date
Madhura Bhave
5a411c67eb Install unzip in CI image 2019-07-02 20:47:00 -07:00
Phillip Webb
916ac41253 Update CI credhub references 2019-06-18 13:54:36 -07:00
Madhura Bhave
4835944cd1 Set core.autocrlf to true for Windows build
See gh-865
2019-06-14 11:14:56 -07:00
Madhura Bhave
60d2365196 Fix location of java home for windows build
See gh-865
2019-06-14 10:31:17 -07:00
Madhura Bhave
fd8ebf728c Add more logging for debugging formatting failures on windows 2019-05-20 17:23:02 -07:00
Madhura Bhave
e009a4e152 Change root of directory for building the docker image
This is done so that setup.sh can be accessed in the Dockerfile
2019-04-11 13:19:48 -07:00
Stephane Nicoll
9c16d576ff Align CI image to expose javadoc binary 2019-04-11 09:29:27 +02:00
Stephane Nicoll
3b40cd824e Add service sample
Closes gh-844
2019-03-27 09:29:09 +01:00
Madhura Bhave
b5e1f6c921 Add support for CI on Windows
Closes gh-865
2019-03-26 16:06:36 -07:00
Madhura Bhave
0b61f5145a Add logging to track caching on CI 2019-03-01 14:22:04 -08:00
Madhura Bhave
cd550d597e Fix generate release notes script
Fixes gh-805
2019-01-30 11:27:39 -08:00
Stephane Nicoll
3856aef259 Add missing utility required by staging script 2019-01-30 13:56:04 +01:00
Stephane Nicoll
3878597626 Add git to CI image 2019-01-30 13:51:03 +01:00
Madhura Bhave
0ed8aea677 Add failure notification if artifactory deploy fails 2018-11-22 11:10:22 -08:00
Stephane Nicoll
4ca5c99c47 Polish CI slack messages 2018-11-22 15:41:31 +01:00
Madhura Bhave
6dd17bd36c Put status pending on repo while build is running
See gh-771
2018-11-19 15:23:39 -08:00
Madhura Bhave
79623260f9 Enhance CI pipeline
- Support for Pull Requests
- Display build status on commit
- Notify build results on slack
- Support for releasing to artifactory

Closes gh-771
2018-11-19 15:13:07 -08:00
Madhura Bhave
22b4c9537c Make pipeline output public 2018-11-12 13:13:27 -08:00
Stephane Nicoll
76b853a4e4 Enable CI maven cache 2018-11-09 11:20:58 +01:00
Stephane Nicoll
8cd203f2e6 Trigger build on code change 2018-11-09 10:41:34 +01:00
Madhura Bhave
beefea77cf Move the build to concourse
Closes gh-767
2018-11-08 17:33:38 +01:00