#Dagger Cloud API?

1 messages · Page 1 of 1 (latest)

stiff fable
#

Does the Dagger Cloud service have an API? I'm working on a dashboard that will let me check on workflows at a glance that are triggered by GitHub, and I'm curious if I can query for them in Dagger Cloud to link to them.

old snow
# stiff fable Does the Dagger Cloud service have an API? I'm working on a dashboard that will ...

hey @stiff fable! Dagger Cloud has a GraphQL API but we currently don't provide a way to get get a long-lived token so you can use it for programmatic access. Trying to flip the question I was wondering if there's anything we can do in Dagger Cloud so you can find and correlate the information there.

IIUC you're trying to find a way to link the GHA workflow with the Dagger Cloud trace, correct? Would it help if we added this information in DC somewhere so from a trace or list of traces you could easily see and navigate to the GHA job?