8000 add new "cloud" top level query to interact with Dagger Cloud by marcosnils · Pull Request #10580 · dagger/dagger · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

add new "cloud" top level query to interact with Dagger Cloud #10580

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 17, 2025

Conversation

marcosnils
Copy link
Contributor

introduces a new "cloud" top level query and type to interact with
Dagger Cloud. This was introduced a requirement from users to be
able to retrieve the Cloud URL from their pipelines.

Fixes #10417

Signed-off-by: Marcos Lilljedahl marcosnils@gmail.com

@marcosnils
Copy link
Contributor Author

I'm also removing the CloudToken from the client metadata since the analytics endpoint doesn't require it

@marcosnils marcosnils requested a review from jedevc June 12, 2025 17:48
@marcosnils marcosnils requested review from shykes and jpadams June 12, 2025 18:04
@marcosnils marcosnils marked this pull request as ready for review June 12, 2025 18:04
@marcosnils marcosnils requested review from a team as code owners June 12, 2025 18:04
@marcosnils
Copy link
Contributor Author

CI seems sad due to GCP outage? Getting 500 errors from chainguard.

Copy link
Member
@jedevc jedevc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code seems good to me - fyi @shykes, public api change.

< 8000 /details-toggle>
marcosnils and others added 5 commits June 17, 2025 11:18
introduces a new "cloud" top level query and type to interact with
Dagger Cloud. This was introduced a requirement from users to be
able to retrieve the Cloud URL from their pipelines.

Fixes dagger#10417

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
Co-authored-by: Justin Chadwell <me@jedevc.com>
Signed-off-by: Marcos Nils <1578458+marcosnils@users.noreply.github.com>
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
Co-authored-by: Solomon Hykes <solomon@dagger.io>
Signed-off-by: Marcos Nils <1578458+marcosnils@users.noreply.github.com>
Co-authored-by: Solomon Hykes <solomon@dagger.io>
Signed-off-by: Marcos Nils <1578458+marcosnils@users.noreply.github.com>
@jedevc jedevc force-pushed the engine_cloud_url branch 2 times, most recently from 3f5c6a6 to ff47dad Compare June 17, 2025 10:26
Signed-off-by: Justin Chadwell <me@jedevc.com>
@jedevc jedevc force-pushed the engine_cloud_url branch from ff47dad to 9a12d49 Compare June 17, 2025 11:00
@marcosnils marcosnils merged commit 80660ea into dagger:main Jun 17, 2025
57 checks passed
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.

✨ Way to ask Dagger API for your Dagger Cloud URL
3 participants
0