Commit Graph

177 Commits (19851c98c9fb21349b3ee46b3c1014dccf77e725)

Author SHA1 Message Date
Stephane Nicoll 866aa40d6a Polish 6 years ago
Stephane Nicoll 80f41132ce Exclude `spring-boot-docs` from Artifactory deployment
Closes gh-15809
6 years ago
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
6 years ago
Madhura Bhave 2741e0826f Merge branch '2.1.x' 6 years ago
Madhura Bhave 82a711403d Extract java8 binary to the correct location
Fixes gh-15948
6 years ago
Madhura Bhave 1100ab2db2 Merge branch '2.1.x' 6 years ago
Madhura Bhave ddfcc1e28f Change label for automatic jdk upgrade issues
Closes gh-15825
6 years ago
Andy Wilkinson d1e97665e0 Merge branch '2.1.x' 6 years ago
Andy Wilkinson 0380ca33f2 Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson 874489f1c8 Upgrade Java 8 CI image to 1.8.0_202-b08
Closes gh-15813
6 years ago
Andy Wilkinson 59c017b627 Upgrade JDK 11 CI image to 11.0.2+9
Closes gh-15812
6 years ago
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
6 years ago
Madhura Bhave 47c953ab13 Merge branch '2.1.x' 6 years ago
Madhura Bhave a1db90fe94 Add missing get step 6 years ago
Madhura Bhave d77b52ca15 Merge branch '2.1.x' 6 years ago
Madhura Bhave f1f26468bc Set start and stop for time resource
See gh-15164
6 years ago
Madhura Bhave 8c950e809e Merge branch '2.1.x' 6 years ago
Madhura Bhave edc1a4fb86 Automate JDK CI upgrades using AdoptOpenJDK API
An issue is created if a new release is detected.

Closes gh-15164
6 years ago
Andy Wilkinson 84ace92a27 Merge branch '2.1.x' 6 years ago
Andy Wilkinson a3c7401c5a Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson 4b6f6512ea Ensure that the java binary is extracted to the correct location
Closes gh-15357
6 years ago
Andy Wilkinson 4a351f6c58 Update pipeline name in CI README 6 years ago
Stephane Nicoll 2ba5f4a63e Setup CI 6 years ago
Phillip Webb 30898ca9be Merge branch '2.0.x' 6 years ago
Phillip Webb 7cc1e0e4d6 Fix release notes generation script
Script was accidentally trying to import `common.sh`.

Closes gh-15349
6 years ago
Madhura Bhave d28d9e7e38 Merge branch '2.0.x' 6 years ago
Madhura Bhave 6f89da88e6 Cleanup unused pipeline params 6 years ago
Madhura Bhave f0d1eb94bd Merge branch '2.0.x' 6 years ago
Madhura Bhave 35db10eb30 Use the right variable name in pipeline 6 years ago
Madhura Bhave 05f693a102 Merge branch '2.0.x' 6 years ago
Madhura Bhave ee4205a049 Remove unnecessary logging by start-docker script 6 years ago
Phillip Webb 5825502c39 Merge branch '2.0.x' 6 years ago
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
6 years ago
Phillip Webb 3fe7bf4dc7 Fix Java 11 CI reference
See gh-15179
6 years ago
Phillip Webb 578f093d64 Merge branch '2.0.x' 6 years ago
Toshiaki Maki dd2ed72fae Fix CI Java 11 references
Closes gh-15179
6 years ago
Madhura Bhave 8cdfb6c70b Merge branch '2.0.x' 6 years ago
Johnny Lim 7eb93a0126 Remove unnecessary echo in release notes script
Closes gh-15169
6 years ago
Phillip Webb 90bfd0bf36 Merge branch '2.0.x' 6 years ago
Phillip Webb acf046ba27 Update all JDK images to AdoptJDK
Closes gh-15158
6 years ago
Phillip Webb 761ebf0336 Merge branch '2.0.x' 6 years ago
Phillip Webb 506fbd803b Use release notes generator docker image in CI
Closes gh-15160
6 years ago
Phillip Webb 2bd0a01344 Merge branch '2.0.x' 6 years ago
Phillip Webb ee2d469881 Upgrade CI to artifactory resource 0.0.5
Closes gh-15159
6 years ago
Phillip Webb 06e9a97dfd Merge branch '2.0.x' 6 years ago
Phillip Webb 27714b1e7d Attempt to fix docker-lib.sh script
See gh-15158
6 years ago
Phillip Webb e8eaeba20c Attempt to fix docker-lib.sh script
See gh-15158
6 years ago
Phillip Webb e9232288f4 Merge branch '2.0.x' 6 years ago
Phillip Webb 8fcad7bb53 Fix CI curl calls
Fix `curl` to follow redirects and use the correct `strip` variable.

See gh-15158
6 years ago
Phillip Webb 8f341fa61d Switch CI to OpenJDK releases
Update the download URLs to archives that include the `javadoc` binary.

See gh-15158
6 years ago