Skip to content

Releases: chriseaton/cloud-build-local

v-1.0.3

15 Jun 16:42
Compare
Choose a tag to compare
  • Add support for --no-cloud to allow usage without connecting to gcloud or requiring a Google Cloud account.
  • Support emulated Google Cloud project ID via the --no-cloud-pid argument.

v-1.0.2

23 May 22:50
Compare
Choose a tag to compare
  • Update max env value size to match GCP (65536).
  • Update env check to expose error result instead of number.

v-1.0.1

17 May 21:22
Compare
Choose a tag to compare
  • Add support for .env file secretEnv replacements.