Stephane Nicoll
|
cac36a0d37
|
Switch to 0.11.x
|
2021-03-02 14:57:10 +01:00 |
|
Stephane Nicoll
|
776a2810fd
|
Polish
|
2021-02-19 16:19:58 +01:00 |
|
Stephane Nicoll
|
9c8e8d0b97
|
Fix optional deployments regex in release CI pipeline
This commit fixes the "optional-deployments" regex for ".zip" artifacts;
"\" do not need to be escaped in YML single-quoted strings.
|
2021-02-19 16:19:47 +01:00 |
|
Stephane Nicoll
|
9f2c6682f4
|
Remove duplicate entry for artifactory-repo in stage-release
|
2021-02-19 15:58:38 +01:00 |
|
Stephane Nicoll
|
d330827bb0
|
Upgrade Java 15 CI image to jdk-15.0.2+7
Closes gh-1177
|
2021-02-16 17:50:58 +01:00 |
|
Stephane Nicoll
|
48f1bb75f2
|
Upgrade Java 11 CI image to jdk-11.0.10+9
Closes gh-1178
|
2021-02-16 17:50:29 +01:00 |
|
Stephane Nicoll
|
b8cd3197c6
|
Upgrade Java 8 CI image to jdk8u282b08
Closes gh-1179
|
2021-02-16 17:49:56 +01:00 |
|
Stephane Nicoll
|
5352536c08
|
Upgrade CI images to Ubuntu Focal 20210119
Closes gh-1180
|
2021-02-16 17:49:20 +01:00 |
|
Stephane Nicoll
|
8542b89ed3
|
Workaround for CI image generation failure
See gh-1176
|
2021-02-16 17:31:07 +01:00 |
|
Stephane Nicoll
|
565438820b
|
Upgrade CI to github-pr-resource v0.23.0
Closes gh-1174
|
2021-02-10 12:03:31 +01:00 |
|
Stephane Nicoll
|
4a00a281f7
|
Upgrade CI to artifactory-resource 0.0.13
Closes gh-1173
|
2021-02-10 11:58:50 +01:00 |
|
Stephane Nicoll
|
087d20abaa
|
Upgrade to concourse java scripts 0.0.4
Closes gh-1108
|
2020-12-17 15:31:11 +01:00 |
|
Stephane Nicoll
|
013253a6ae
|
Add multi-jdks build
|
2020-12-17 15:31:11 +01:00 |
|
Stephane Nicoll
|
35d40e3619
|
Harmonize CI pipeline
|
2020-12-17 15:31:09 +01:00 |
|
Stephane Nicoll
|
d0cb9fc546
|
Fix ci image creation
|
2020-12-16 14:45:48 +01:00 |
|
Stephane Nicoll
|
0f87cfc8d0
|
Fix typo
|
2020-12-16 14:11:53 +01:00 |
|
Stephane Nicoll
|
0e4123548a
|
Add build ci image task
|
2020-12-16 10:59:15 +01:00 |
|
Stephane Nicoll
|
2fe3508264
|
Upgrade Java 8 version in CI image
|
2020-12-16 10:04:13 +01:00 |
|
Stephane Nicoll
|
ab42b7a985
|
Upgrade Ubuntu version in CI images
|
2020-12-16 10:03:19 +01:00 |
|
Stephane Nicoll
|
8e9b62b238
|
Fix CI deprecation warnings
Closes gh-1161
|
2020-12-10 15:53:49 +01:00 |
|
Stephane Nicoll
|
2e3dc77e99
|
Switch to Concourse's registry-image resource
|
2020-12-05 07:49:38 +01:00 |
|
Stephane Nicoll
|
5ec8e11ca6
|
Upgrade to Github PR Resource 0.21.0
|
2020-12-05 07:48:31 +01:00 |
|
Stephane Nicoll
|
56621c81e5
|
Upgrade to Artifactory Resource 0.0.12
|
2020-12-05 07:47:35 +01:00 |
|
Stephane Nicoll
|
80b82c9042
|
Upgrade docker images to Ubuntu Focal
|
2020-09-27 13:03:51 +02:00 |
|
Stephane Nicoll
|
1113fc0dd8
|
Upgrade Java 8 version in CI image
|
2020-08-14 08:06:38 +02:00 |
|
Stephane Nicoll
|
f2ea6d44a3
|
Upgrade CI base image
|
2020-08-14 08:04:40 +02:00 |
|
Stephane Nicoll
|
52ad0375a1
|
Workaround broken function in concourse scripts
|
2020-07-15 11:24:12 +02:00 |
|
Stephane Nicoll
|
a1f160b3bf
|
Workaround broken function in concourse scripts
|
2020-07-15 11:20:15 +02:00 |
|
Stephane Nicoll
|
ec2548d3c6
|
Upgrade Ubuntu version in CI image
|
2020-07-15 10:53:29 +02:00 |
|
Stephane Nicoll
|
257a11f24c
|
Upgrade CI to Artifactory Resource 0.0.11
|
2020-07-10 11:23:55 +02:00 |
|
Stephane Nicoll
|
31aad89a8a
|
Switch version to SemVer format
Closes gh-1107
|
2020-07-09 17:53:47 +02:00 |
|
Stephane Nicoll
|
67de21f629
|
Stop using debug flag for Windows build
|
2019-08-25 02:34:24 +02:00 |
|
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 |
|