#๐Ÿ‘‹๐Ÿผ is there any way to get the dagger

1 messages ยท Page 1 of 1 (latest)

uneven finch
#

the reason I am asking is because we have this concept of runner context [1], basically detect where an attestaiton is being run, and add a link to the build i.e github pipeline, jenkins job, and so on.

For Dagger, I thought it could make sense to integrate with Dagger Cloud, and send a link to https://dagger.cloud/runs/[RUN-UUID]

[1] https://docs.chainloop.dev/reference/operator/contract#runner-context

A full example of a Workflow Contract looks like

#

I see an additional challenge, which is to know of the org to do the full path, not sure I can get that though.

Something that could work is if inside the module I could just get the cloud URL if it's configured

uneven finch
#

@buoyant heart do you have any thoughts on this? If we could have a way to know the cloud URL we could do a very cool integration