Commit Graph

11 Commits (main)

Author SHA1 Message Date
Phillip Webb 885189a1b4 Merge branch '2.7.x' into 3.0.x 1 year ago
Phillip Webb fec9804dad Don't create .gradle folder early
See gh-37450
1 year ago
Phillip Webb 9518035e13 Fix typos
See gh-37450
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
Andy Wilkinson d9bca72f1e Use Docker Hub mirror consistently on CI and avoid unneeded log in
Closes gh-31070
3 years ago
Andy Wilkinson 01fb599f6e Revert "Attempt to overcome Docker rate limiting on CI"
This reverts commit 51d57e19d0.

See gh-25838
4 years ago
Phillip Webb 51d57e19d0 Attempt to overcome Docker rate limiting on CI
Update the common build script to pull buildpack images early using the
authenticated CLI.

See gh-25838
4 years ago
Andy Wilkinson 1172dbfec9 Log into DockerHub prior to running CI builds
Closes gh-24038
4 years ago
Phillip Webb 040712168e Cache embedmongo on CI 5 years ago
Phillip Webb e9f9462917 Add Concourse CI pipeline
Add CI pipeline for builds and releases.

Fixes gh-9316
7 years ago