Skip to content

issues Search Results · repo:google-github-actions/setup-gcloud language:TypeScript

Filter by

186 results
 (65 ms)

186 results

ingoogle-github-actions/setup-gcloud (press backspace or delete to remove)

TL;DR Since GitHub Runners are weak, extracting takes a long time: Image On self hosted Runners this only takes a second. Expected behavior There should be a change, where these files get downloaded ...
bug
  • AndreasBergmeier6176
  • 12
  • Opened 
    on Jan 28
  • #701

TL;DR Trying to run the example workflow and getting the following error: terraform version: 1.8.4 GCP provider version : 6.3.0 The build is running, and logs are being written to the default logs bucket. ...
bug
  • sandygvs
  • Opened 
    on Oct 22, 2024
  • #697

TL;DR Documentation is confusing about Application Default Credentials, implying they can only be used with self-hosted runners in a GCP environment. This is inaccurate because the other methods, including ...
bug
  • eeaton
  • 4
  • Opened 
    on Apr 4, 2024
  • #685

TL;DR google-github-actions/setup-gcloud@v2 fails in self hosted runners Expected behavior gcloud cli installed Observed behavior The pipeline s step freezes for about 35 seconds and then shuts down ...
bug
  • arkadyb
  • 7
  • Opened 
    on Mar 12, 2024
  • #684

TL;DR When trying to deploy a google cloud function (with runtime python311), the build succeeds (I can see the successful build in GCP Console s Cloud Build page), but container healthcheck fails. This ...
bug
  • johnnyoshika
  • 6
  • Opened 
    on Mar 8, 2024
  • #683

TL;DR There is a request timeout when attempting to download gcloud sdk. Expected behavior gcloud sdk to download Observed behavior The request timed out while downloading: /dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-463.0.0-linux-x86_64.tar.gz ...
bug
  • tomorr-rexhepi
  • 6
  • Opened 
    on Feb 16, 2024
  • #680

TL;DR Deploying a Docker Image to GCP - GCR Expected behavior No response Observed behavior No response Action YAML #Deploy.yml name: Deploy to GKE on: push: branches: - main jobs: ...
  • basit511
  • 2
  • Opened 
    on Jan 2, 2024
  • #675

TL;DR We run out GHA on self-hosted runners on GKE. When using v1 like... Run google-github-actions/setup-gcloud@v1 with: skip_install: false version: latest we get the following warning ...
enhancement
  • joshgc
  • 3
  • Opened 
    on Dec 21, 2023
  • #670

TL;DR After switching to v2 a warning is thrown when using skip_install: true . We do not specify the version so that should not throw a warning. If we would specify the version the warning would be valid. ...
bug
  • enricojonas
  • 2
  • Opened 
    on Dec 19, 2023
  • #668

TL;DR When running a BQ command from github actions, there is an error about not being able to resolve termcolor. Expected behavior This worked previously. The BQ command runs successfully. Observed ...
bug
  • terekete
  • 2
  • Opened 
    on Dec 14, 2023
  • #667
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub