Scott Frederick
89b49f5ead
Fix system test runtime classpath and build scan notification
...
See gh-25824
5 years ago
Scott Frederick
18c7c0af22
Add Paketo image building system tests
...
A new system test plugin is being made available for running test
suites that should be run less frequently than with every commit, such
as tests that verify Spring Boot compatibility with external
projects. CI pipeline configuration for running system tests is also
provided.
The first system tests verify the behavior of the Spring Boot image
building plugins when building images using Paketo buildpacks.
Closes gh-25824
5 years ago
Scott Frederick
9aae072872
Add build scan URI to Slack notifications from CI
...
Fixes gh-19703
6 years ago
Andy Wilkinson
3b1745173b
Stop caching ~/.m2 across Gradle-based CI tasks
...
See gh-19931
6 years ago
dreis2211
240f2fb2c8
Pass CI branch parameter to build scan
...
See gh-19658
6 years ago
Andy Wilkinson
ce7f501cf9
Revert "Publish a build scan only when authenticated"
...
publishIfAuthenticated() does not appear to work as intended as it
disables publishing even when authenticated.
6 years ago
Andy Wilkinson
8d6ead223f
Publish a build scan only when authenticated
6 years ago
Andy Wilkinson
8a6feafe81
Configure the access key needed to publish build scans
6 years ago
Andy Wilkinson
ce99db1902
Port the build to Gradle
...
Closes gh-19609
Closes gh-19608
6 years ago
Phillip Webb
040712168e
Cache embedmongo on CI
7 years ago
Madhura Bhave
ee4205a049
Remove unnecessary logging by start-docker script
7 years ago
Madhura Bhave
e28915bd4b
Make integration tests self-contained
...
Fixes gh-10516
8 years ago
Phillip Webb
e9f9462917
Add Concourse CI pipeline
...
Add CI pipeline for builds and releases.
Fixes gh-9316
8 years ago