This repository has been archived by the owner on Apr 16, 2023. It is now read-only.
Releases: GoogleCloudPlatform/cloud-build-local
Releases · GoogleCloudPlatform/cloud-build-local
Release
Release
Release
New release
- Local builder's substitutions flag can override certain built-in substitutions.
- Users can specify and upload non-container artifacts
- Per-step timings and status
New release
- Build's timing information
- Logs simplification
- Documentation
Export workspace
Flag to export workspace to host
version update
Merge pull request #35 from GoogleCloudPlatform/release Release local builder
Features and bugfixes.
- upgrade server docker version to 17.06.1
- added
--no-source
flag + related tests - always pull the latest
gcr.io/cloud-builders/metadata
container - increase limit on encrypted secrets to 100
Bug fix: metadata reports the correct Service Account.
Merge pull request #30 from GoogleCloudPlatform/release container-builder-local now updates metadata with the correct Service Account
New release
Volumes
feature added (https://cloud.google.com/container-builder/docs/concepts/build-steps#volumes)Secrets
feature added