Skip to content

fix(gcp-auth): replace dag.host() with Directory param in gcloud_container_from_host#56

Merged
telchak merged 3 commits into
mainfrom
fix/gcp-auth
Mar 24, 2026
Merged

fix(gcp-auth): replace dag.host() with Directory param in gcloud_container_from_host#56
telchak merged 3 commits into
mainfrom
fix/gcp-auth

Conversation

@telchak
Copy link
Copy Markdown
Owner

@telchak telchak commented Mar 24, 2026

dag.host() was removed in Dagger v0.20+. The function now accepts gcloud_config as a dagger.Directory parameter and uses CLOUDSDK_*
env vars instead of gcloud config set (which triggers auth validation).

Also adds v0.20 breaking changes (dag.host removal, DefaultPath tilde
expansion) to Daggie's system prompt.

@sonarqubecloud
Copy link
Copy Markdown

@telchak telchak merged commit 78982b0 into main Mar 24, 2026
76 checks passed
@telchak telchak deleted the fix/gcp-auth branch March 24, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant