Phillip Webb
f8d4d3dd98
Merge branch '2.1.x'
5 years ago
Phillip Webb
bd815f6b5a
Merge branch '2.0.x' into 2.1.x
5 years ago
Phillip Webb
e26777c014
Parameterize and increase CI task timeouts
5 years ago
Madhura Bhave
9bd1187f40
Merge branch '2.1.x'
...
Closes gh-17628
5 years ago
Madhura Bhave
bb85612723
Add concourse pipeline for Windows
...
Closes gh-15553
5 years ago
Stephane Nicoll
0d324812c7
Add Java 13 CI
...
Closes gh-16970
5 years ago
Madhura Bhave
73cd1c9c77
Explicitly set release false for pre-release resource
...
Closes gh-17492
5 years ago
Madhura Bhave
1f95ed150b
Merge branch '2.1.x'
...
Closes gh-17457
5 years ago
Madhura Bhave
cc6ef038f2
Move Slack Alert to the last possible step in the pipeline
...
Closes gh-17445
5 years ago
Madhura Bhave
e0ecd09aee
Merge branch '2.1.x'
...
Closes gh-17311
5 years ago
Madhura Bhave
26b61e6f8d
Fix deprecation warnings in pipeline.yml
...
Closes gh-17310
5 years ago
Madhura Bhave
c9d6617713
Fix CI scripts following samples rename
...
See gh-17197
5 years ago
Phillip Webb
d85a69aa8e
Merge branch 'spring-projects/2.1.x'
...
Closes gh-17256
5 years ago
Phillip Webb
b0415c4044
Don't ignore images on CI build
...
Closes gh-17255
5 years ago
Phillip Webb
139b30091e
Merge branch '2.1.x'
6 years ago
Phillip Webb
bea0d08aac
Merge branch '2.0.x' into 2.1.x
6 years ago
Phillip Webb
25e73633bb
Update CI credhub references
6 years ago
Phillip Webb
b63e65049f
Merge branch '2.0.x' into 2.1.x
6 years ago
Phillip Webb
8b64c54919
Add resource icons to CI pipeline
6 years ago
Phillip Webb
544e81ccd5
Merge branch '2.1.x'
...
Closes gh-16856
6 years ago
Phillip Webb
7407b226f2
Update CI to skip artifact downloads when possible
...
Update the promote and sync jobs so that only the build-info.json
file is downloaded.
Closes gh-16448
6 years ago
Phillip Webb
86b5b226ec
Add resource icons to CI pipeline
6 years ago
Stephane Nicoll
dec5a8cc7e
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
274e9ede81
Set up CI for JDK 12
...
Closes gh-16212
6 years ago
Madhura Bhave
799352a7b8
Merge branch '2.1.x'
6 years ago
Madhura Bhave
10f0bcf992
Merge branch '2.0.x' into 2.1.x
6 years ago
Madhura Bhave
3e82e7aa7e
Publish release notes after central sync for releases
...
Closes gh-15713
6 years ago
Stephane Nicoll
8948c1dac6
Revert 80f4113
...
See gh-15809
6 years ago
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
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
a1db90fe94
Add missing get step
6 years ago
Madhura Bhave
f1f26468bc
Set start and stop for time resource
...
See gh-15164
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
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
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
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
Andy Wilkinson
8f67373581
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
d267f1ed69
Use full path when specifying Dockerfile to build
...
See gh-15058
6 years ago
Andy Wilkinson
022c9dd55b
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
f210e9c77f
Add local docker-lib.sh file when building CI images
...
Closes gh-15058
6 years ago
Andy Wilkinson
8d701e6d4d
Revert addition of JDK-12 based CI
...
See gh-15031
6 years ago