dagger/dagger-for-github

๐Ÿž Doesn't print Dagger Cloud URL in GitHub Actions output

Closed this issue ยท 2 comments

What is the issue?

Sends run to Dagger Cloud when secret DAGGER_CLOUD_TOKEN is provided, but doesn't print the Dagger Cloud url in the GitHub Actions output.
https://dagger.cloud/runs/b71383bb-a0f8-41af-b0d0-b553bd2f0ff1

Log output

No response

Steps to reproduce

No response

SDK version

Zenith, Dagger Call

OS version

From GH Actions

Seems to be the -s flag to dagger cli

@d3rp3tt3 not sure if I've got this 100% correct, but seems like even in silent mode, we might want the Dagger Cloud url to break through if a DAGGER_CLOUD_TOKEN is present. Then you can leave the TUI/CLI silent and get the details in the GUI.