Commit Graph

16 Commits

Author SHA1 Message Date
Oliver Drotbohm
2fcad81d6c #1640 - Tweak CI build to run compatibility builds against JDK 17. 2021-09-20 13:14:06 +02:00
Oliver Drotbohm
ba3a266158 #1530 - Add build profile for Kotlin 1.5.0. 2021-05-12 13:12:41 +02:00
Greg L. Turnquist
39775148dd #1509 - Migrate to main branch.
Move all project references to `main` instead of `master`.
2021-04-08 12:46:06 +02:00
Greg L. Turnquist
5592d29f68 #1482 - Properly collection version for CI jobs. 2021-02-26 15:41:25 -06:00
Greg L. Turnquist
254a2efd55 #1421 - Use JDK 15 for CI testing. 2021-02-24 10:03:37 -06:00
Greg L. Turnquist
64c39692ff #1474 - Migrate to new Sonatype infrastructure. 2021-02-23 13:06:55 -06:00
Greg L. Turnquist
13a51c5819 #1417 - Release directly to maven central.
By removing our need to use bintray for releases and instead deploying directly to maven central, we can reduce the risk of issues.
2020-12-18 12:42:06 -06:00
Greg L. Turnquist
e48c19a099 #1388 - Properly parse new version format. 2020-10-29 11:20:56 -05:00
Greg Turnquist
c388a85b59 #1266 - Use JDK 14 for Java.NEXT CI testing. 2020-04-09 13:01:09 -05:00
Greg Turnquist
cbae7db2f1 #1100 - Update CI to use JDK 13 for edge testing. 2019-10-23 12:44:25 -05:00
Greg Turnquist
ca68c7d1b2 #1024 - Publish documentation using CI server.
By letting the CI server assemble and publish documentation to docs.spring.io, we can ensure publicly posted docs are up-to-date.
2019-07-17 16:48:43 -05:00
Greg Turnquist
7cabc6aef7 #1023 - Update CI jobs.
* Only retain last 14 builds.
* Fix user.home on Docker builds
* Interact with `new-issue-branch` script properly by using `SNAPSHOT` as suffix for snapshot builds.
2019-07-17 09:57:23 -05:00
Greg Turnquist
1396f0313c #1011 - Add timeouts to CI pipeline. 2019-06-28 11:46:48 -05:00
Greg Turnquist
9a3c9c61d7 #1008 - Set user.name and user.home for CI jobs. 2019-06-27 15:42:28 -05:00
Greg Turnquist
0346447e2a #1007 - Reenable spring-next testing profile.
Now that Spring HATEAOS is based on Spring Framework 5.2.0.M3, which has upgraded it's handling of charset variables in web responses, we can go back to also testing against Spring Framework 5.2.0.BUILD-SNAPSHOT.
2019-06-27 14:25:00 -05:00
Greg Turnquist
b2e327d1d2 #999 - Introduce Jenkins CI. 2019-06-07 16:28:10 -05:00