Commit Graph

18 Commits (6259d56919ded944c5b7e29814db0579c0678b7f)

Author SHA1 Message Date
Phillip Webb 885189a1b4 Merge branch '2.7.x' into 3.0.x 1 year ago
Phillip Webb f04d354c29 Attempt to fix download cache on CI
See gh-37450
1 year ago
Phillip Webb 6fba887e63 Remove CI embedmongo cache
Closes gh-37725
1 year ago
Phillip Webb a33ce9d405 Cache JDK downloads for tests that use ImageFromDockerfile
Update `spring-boot-launch-script-tests` and `spring-boot-loader-tests`
so that JDK archives are now downloaded by Gradle and cached across
builds.

Closes gh-37450
1 year ago
Phillip Webb cb56035bcc Setup docker config.json on CI when building project 2 years ago
Andy Wilkinson 79cda3e5cc Configure the Gradle Enterprise cache URL in the CI pipeline
Closes gh-31696
2 years ago
Phillip Webb 902dd0baf5 Use local docker mirror for test containers
See gh-24343
3 years ago
Scott Frederick 9aae072872 Add build scan URI to Slack notifications from CI
Fixes gh-19703
5 years ago
Andy Wilkinson 3b1745173b Stop caching ~/.m2 across Gradle-based CI tasks
See gh-19931
5 years ago
dreis2211 240f2fb2c8 Pass CI branch parameter to build scan
See gh-19658
5 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.
5 years ago
Andy Wilkinson 8d6ead223f Publish a build scan only when authenticated 5 years ago
Andy Wilkinson 8a6feafe81 Configure the access key needed to publish build scans 5 years ago
Andy Wilkinson ce99db1902 Port the build to Gradle
Closes gh-19609
Closes gh-19608
5 years ago
Phillip Webb 040712168e Cache embedmongo on CI 5 years ago
Madhura Bhave ee4205a049 Remove unnecessary logging by start-docker script 6 years ago
Madhura Bhave e28915bd4b Make integration tests self-contained
Fixes gh-10516
7 years ago
Phillip Webb e9f9462917 Add Concourse CI pipeline
Add CI pipeline for builds and releases.

Fixes gh-9316
7 years ago