Commit Graph

194 Commits

Author SHA1 Message Date
Phillip Webb 86b5b226ec Add resource icons to CI pipeline 2019-04-23 12:00:07 -07:00
Brian Clozel 81d3945922 Reinstate SNAPSHOT updates in integration tests
Fixes gh-16453
2019-04-04 09:57:06 +02:00
Phillip Webb 53b12eef4d Merge branch '2.1.x' 2019-04-03 21:37:48 -07:00
Phillip Webb c7746fba3b Allow promote script to be run again 2019-04-03 21:27:50 -07:00
Phillip Webb cada732f36 Merge branch '2.1.x' 2019-04-03 20:34:40 -07:00
Phillip Webb d6496c00b9 Fixup promote script 2019-04-03 20:33:41 -07:00
Phillip Webb ad7eebee9e Merge branch '2.1.x' 2019-04-03 17:00:25 -07:00
Phillip Webb ec094cdfda Increase timeout for promote script
Increase the timeout used when checking if artifacts have landed in
Bintray from 20m to 40m. Also added some additional protection against
the curl command failing.

Closes gh-16443
2019-04-03 16:35:49 -07:00
Stephane Nicoll dec5a8cc7e Merge branch '2.1.x' 2019-03-25 16:14:10 +01:00
Stephane Nicoll 274e9ede81 Set up CI for JDK 12
Closes gh-16212
2019-03-25 16:13:44 +01:00
Madhura Bhave 799352a7b8 Merge branch '2.1.x' 2019-03-22 14:25:42 -07:00
Madhura Bhave 10f0bcf992 Merge branch '2.0.x' into 2.1.x 2019-03-22 14:25:00 -07:00
Madhura Bhave 3e82e7aa7e Publish release notes after central sync for releases
Closes gh-15713
2019-03-22 14:23:13 -07:00
Andy Wilkinson 41bb2ef426 Merge branch '2.1.x' 2019-03-20 17:17:26 +00:00
Andy Wilkinson ce145a833c Merge branch '2.0.x' into 2.1.x 2019-03-20 17:17:13 +00:00
Andy Wilkinson 70d883a8ee Correct the location to which Java 8 is extracted
Closes gh-15813
2019-03-20 17:16:20 +00:00
Stephane Nicoll 8948c1dac6 Revert 80f4113
See gh-15809
2019-03-08 14:39:09 +01:00
Stephane Nicoll 866aa40d6a Polish 2019-02-19 13:21:35 +01:00
Stephane Nicoll 80f41132ce Exclude `spring-boot-docs` from Artifactory deployment
Closes gh-15809
2019-02-19 13:20:57 +01:00
Brian Clozel 2a2bfb9915 Auto-generate the "Common application properties"
Prior to this commit, the application properties listed in the reference
documentation would be manually managed and updated.

This commit adds a new `spring-boot-configuration-docs` project that
extracts that information from the available JSON metadata and writes
Asciidoctor tables ready for inclusion in the reference documentation.

The `generateConfigurationPropertyTables.groovy` is using this library
and configures the sections and how namespaces should be organized.

Fixes gh-8237
2019-02-18 15:46:15 +01:00
Madhura Bhave 2741e0826f Merge branch '2.1.x' 2019-02-13 16:55:33 -08:00
Madhura Bhave 82a711403d Extract java8 binary to the correct location
Fixes gh-15948
2019-02-13 16:52:46 -08:00
Madhura Bhave 1100ab2db2 Merge branch '2.1.x' 2019-02-13 15:35:52 -08:00
Madhura Bhave ddfcc1e28f Change label for automatic jdk upgrade issues
Closes gh-15825
2019-02-13 15:35:10 -08:00
Andy Wilkinson d1e97665e0 Merge branch '2.1.x' 2019-02-13 18:16:40 +00:00
Andy Wilkinson 0380ca33f2 Merge branch '2.0.x' into 2.1.x 2019-02-13 18:16:32 +00:00
Andy Wilkinson 874489f1c8 Upgrade Java 8 CI image to 1.8.0_202-b08
Closes gh-15813
2019-02-13 18:14:55 +00:00
Andy Wilkinson 59c017b627 Upgrade JDK 11 CI image to 11.0.2+9
Closes gh-15812
2019-02-13 18:10:14 +00:00
Andy Wilkinson ddabfe3fcc Deploy spring-boot-test-support so it's available downstream
Concourse builds spring-boot-tests separately from spring-boot-project
and relies on modules from the latter being available in the
distribution repository when building the former. This commit enables the
deployment of spring-boot-test-support from spring-boot-project so that it
is added to the distribution repository and is therefore available when
building spring-boot-tests. It is then excluded when putting to the
Artifactory resource as we do not want it to be published.

See gh-15471
2018-12-14 19:50:23 +00:00
Madhura Bhave 47c953ab13 Merge branch '2.1.x' 2018-12-12 12:09:12 -08:00
Madhura Bhave a1db90fe94 Add missing get step 2018-12-12 12:08:21 -08:00
Madhura Bhave d77b52ca15 Merge branch '2.1.x' 2018-12-10 19:29:21 -08:00
Madhura Bhave f1f26468bc Set start and stop for time resource
See gh-15164
2018-12-10 19:27:19 -08:00
Madhura Bhave 8c950e809e Merge branch '2.1.x' 2018-12-10 19:24:03 -08:00
Madhura Bhave edc1a4fb86 Automate JDK CI upgrades using AdoptOpenJDK API
An issue is created if a new release is detected.

Closes gh-15164
2018-12-10 19:20:11 -08:00
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