Tags: CircleCI-Public/gcp-cli-orb
Tags
added macOS support (#89) * feature: add macos support * fix: fixing to correct parameter name resource_class * fix: adding macos with multiple xcodes tested * fix: specifying multiple executors for macos tests * fix: testing in multiple macos versions gcp cli 400 and 500 * fix: fixing test invocation for macos * fix: fixing test alias names for macos * fix: showing the verson of gcp cli installed * fix: making sure every image is different * fix: updating example setup with current orb version
Feature/fix gcloud in path windows (#86) * fix: checking if post-steps are indicative of an issue while verifying gcloud version * fix: checking $PATH and where gcloud is located * fix: fixing typo * fix: fixing tests to really check that glcoud is present independently of the interpreter used in windows * fix: fixing some issues with some reused aliases * fix: installing glcoud in a directory found by the PATH env var in all CLI * fix: creating wrapper for gcloud in windows * fix: fix here doc * fix: moving heredoc finisher to first line * fix: fixing gcloud wrapper * fix: wrapping gcloud * fix: creating wrapper for all gcloud commands * fix: wrapping only some gcloud commands * fix: removing shellcheck warning * fix: abandonning wrappers and coming back to copying files into available directory in PATH * fix: making sure that gcloud works from bash and sh * fix: trying to install properly to stop depending on manual cp commands * fix: changing install repository if windows * fix: fixed confusion between windows and no windows for installation directory * fix: including path.bash.inc into .profile. Hardcoding gcp-cli installation directory * fix: keeping mktemp to crate temp dir to download gcp-cli files * fix: use path.inc file in .bashrc for the command to be available to bash * fix: adding gcp cli bin directory to .profile to fix sh invocation * fix: adding tests to configure gcloud auth against docker repositories * fix: fixing route to docker.config file * fix: testing setup of gcp-cli tool in multiple executors including windows * fix: specifying executor as a parameter in setup jobs * fix: updating alias * fix: referincing alias of job in publish required jobs * fix: adding tests to push and pull docker images to gcr * fix: indenting the yaml file correctly * fix: escaping heredoc start characters * fix: specifying versions for oidc tests * fix: removing bash.exe from shell * fix: specifying version to install-components and oidc tests * fix: specifying versions in install-components test * fix: using a random number to prevent concurrent issues with tests interacting with gcr * fix: removing and organizing some tests * fix: preparing win tests for docker * fix: removing windows docker push tests * fix: removing docker push to gcr from windows
View this orb release in the orb registry: https://circleci.com/orbs/registry/orb/circleci/gcp-cli?version=2.4.0 View this orb release using the CircleCI CLI: `circleci orb source circleci/gcp-cli@2.4.0`
PreviousNext