Commit Graph

11 Commits (1431a0f5852ebd1bac3f662ccdc982956f1a9122)

Author SHA1 Message Date
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
Phillip Webb c5a7704774 Use local docker-lib.sh
Update the modified docker image build to use the local docker-lib.sh
file rather than grabbing it from the concourse github.

See gh-15158
6 years ago
Phillip Webb 1480dd81eb Migrate CI images to tagged Ubuntu release
Update the CI image process to build from a tagged ubuntu release. All
images now make use of a shared setup script to install the appropriate
binaries.

Closes gh-15158
6 years ago
Andy Wilkinson f210e9c77f Add local docker-lib.sh file when building CI images
Closes gh-15058
6 years ago
Andy Wilkinson e915006161 Use sha256 hashes for Docker base images to ensure repeatability
Closes gh-15056
6 years ago
Andrade, Gustavo (ESI) 31f89e5981 Upgrade Java 8 CI image to openjdk:8u181-jdk
Closes gh-14618
6 years ago
Madhura Bhave 6b3b7909f3 Update CI docker image with latest scripts tag 7 years ago
Madhura Bhave 8001c6a2b8 Fix docker-lib url in images 7 years ago
Madhura Bhave 747b71ba69 Add docker-lib from github 7 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