Eleftheria Stein
45bb0f9b0c
Run deployArtifacts before finalizeDeployArtifacts in build
...
This commit is needed to fix the release
Resolves : #1574
2020-01-29 16:39:07 +01:00
Vedran Pavic
121a633a40
Optimize project build
...
This commit optimizes build by:
- configuring Gradle JVM memory settings
- configuring parallel execution
- disabling caching of snapshots
Resolves : #1505
2019-09-17 22:07:44 +02:00
Rob Winch
17d029d34d
Add spring-session label to Jenkins check node
...
Try and troubleshoot failures in Jenkins
2019-06-20 13:16:17 -05:00
Rob Winch
c6470c6f48
Jenkinsfile performs git clean
2019-06-10 16:50:35 -05:00
Vedran Pavic
1dbaffef5e
Update Jenkinsfile
2019-05-27 20:28:34 +02:00
Vedran Pavic
8ae0e0b314
Update Jenkinsfile to use explicit JAVA_HOME
2019-05-27 07:27:34 +02:00
Vedran Pavic
e6a88ccf4c
Add Java 12 CI build
...
Resolves : #1422
2019-05-10 22:18:59 +02:00
Vedran Pavic
36f1cd5302
Revert "Add Java 12 CI build"
...
See: #1422
2019-05-10 09:39:24 +02:00
Vedran Pavic
dcd5342204
Add Java 12 CI build
...
Resolves : #1422
2019-05-10 09:24:29 +02:00
Vedran Pavic
640bee3fc4
Update Jenkins pipeline
...
- add JDK 9 stage (only unit tests)
- update JDK 10 stage to only run unit tests
2018-11-22 23:11:31 +01:00
Vedran Pavic
227fab2e42
Adjust CI build timeouts
2018-09-19 00:45:20 +02:00
Vedran Pavic
1085661984
Enable integration tests for JDK 10 and 11 builds
...
See: #1196 , #1197
2018-09-18 20:04:23 +02:00
Vedran Pavic
12bb0741bb
Add Java 11 CI build
...
Closes gh-1197
2018-09-17 18:02:07 +02:00
Vedran Pavic
eecdcb49d9
Remove node designation from JDK 10 build
...
See gh-1196
2018-09-17 17:59:40 +02:00
Vedran Pavic
3e1a22102d
Ensure compatibility with Java 9 and 10
...
Closes gh-1196
2018-09-16 22:13:56 +02:00
Vedran Pavic
4c37ec9f4a
Update Jenkinsfile to specify node label
2018-09-13 18:08:17 +02:00
Vedran Pavic
c4ac68b777
Fix Jenkinsfile
2018-08-27 09:26:55 +02:00
Vedran Pavic
0be2759e68
Fix Jenkinsfile
2018-08-27 08:24:36 +02:00
Vedran Pavic
f4bbc18f94
Fix Jenkinsfile
2018-08-01 02:00:48 +02:00
Vedran Pavic
dfe216b482
Update Jenkinsfile
...
- set check stage timeout to 30 minutes
- set build discared to keep last 10 builds
- handle deploy stage errors
- general formatting improvements
2018-08-01 01:01:32 +02:00
Vedran Pavic
7d3472f55d
Remove Spring IO check from build
2018-07-30 02:31:00 +02:00
Rob Winch
d0ee9fd16a
Use deployArtifacts
2018-01-09 15:13:37 -06:00
Rob Winch
40b3d07224
Revert "Add --debug to Jenkinsfile"
...
This reverts commit 9c4e20f074 .
2017-07-07 11:23:54 -05:00
Rob Winch
9c4e20f074
Add --debug to Jenkinsfile
...
Try and troubleshoot why the build is hanging
2017-07-07 09:42:24 -05:00
Rob Winch
7c6693a268
Remove Sonar to see if it fixes build
2017-07-06 08:49:21 -05:00
Rob Winch
db09fa8168
Use SPRING_SESSION_TEAM_EMAILS
2017-06-26 10:52:17 -05:00
Rob Winch
233d179bfa
Revert "Allow Publishing When Spring IO Fails"
...
This reverts commit fca411996a .
2017-06-22 13:20:23 -05:00
Rob Winch
4e8ae8d9d4
Revert "Deploy Without Checks for Spring IO"
...
This reverts commit 8c6810c6dd .
2017-06-22 13:20:21 -05:00
Rob Winch
8c6810c6dd
Deploy Without Checks for Spring IO
2017-06-22 13:18:01 -05:00
Rob Winch
fca411996a
Allow Publishing When Spring IO Fails
...
This is necessary to solve the problem of chicken and the Egg. See
https://github.com/spring-io/platform/issues/622#issuecomment-310452646
2017-06-22 13:00:12 -05:00
Rob Winch
04ecc82d09
Polish Artifactory Publish
2017-06-15 11:40:04 -05:00
Rob Winch
7b385c7d33
Exclude check on artifactoryPublish
2017-06-08 16:54:16 -05:00
Rob Winch
87d51c54c9
Add Artifactory Deploy
2017-06-08 16:42:55 -05:00
Rob Winch
23a28f790a
Disable OSSRH Deploy
...
For the release disable OSSRH Deploy since we will release only
to Artifactory for the milestone. We cannot deploy to OSSRH because
we have RC dependencies that are not in Maven Central.
2017-05-10 00:46:45 -05:00
Rob Winch
df267774da
Use dependency-management.gradle
2017-05-09 02:52:53 -05:00
Rob Winch
b254c7c6b9
Add Jenkinsfile
...
Fixes gh-770
2017-04-26 22:19:10 -05:00