-
### [REQUIRED] Environment info
- firebase-tools: 11.3.0
- Platform: Cloud Build; same GCP project as the Firebase project
### [REQUIRED] Test case
- deploy a Firebase project with Cloud…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
shpml updated
1 month ago
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
**Describe the bug**
I encountered an error when running terraform command to install RADLab UI following the doc https://googlecloudplatform.github.io/rad-lab/docs/rad-lab-ui/ui_installation/infrast…
-
My code to build the image and push it to Artifact Registry:
```
steps:
# use Buildpacks to create, build and push the container image to Artifact Registry
- name: 'gcr.io/k8s-skaffold/pack'…
-
## Ask your question here:
As per this [announcement](https://cloud.google.com/container-registry/docs/deprecations/container-registry-deprecation), after May 15, 2024. Google Cloud projects …
-
### What would you like to be added?
The Google Container Registry is deprecated. Transitioning within the Google ecosystem, to their Artifact Registry, is described on https://cloud.google.com/artif…
-
```
{ command -v rustup 2>&1 >/dev/null || curl https://sh.rustup.rs -sSf | sh } &&
cargo install google-searchconsole1-cli
...
error[E0308]: mismatched types
--> /home/ca…
-
### Overview of feature request
Enterprises use a variety of container registries dependent upon their needs and priorities. Container registries differentiate themselves on factors mostly outside of…
-
Part of: #1343
Notes: https://gist.github.com/upodroid/a33723a7e1abc5e9c6fabc6b07e7aac0
When images are built after a PR is merged, they need to be pushed to Artifact Registry(AR).
~Unlike Go…