#Do I need a Dagger Cloud account to run Dagger on the CI?

1 messages · Page 1 of 1 (latest)

solar sundial
#

I noticed that all GitHub Actions examples had a Dagger Cloud key configured, but I didn't need one locally. I wonder if it is required or if something is recommended.

fresh pasture
real fable
#

Yup, you can use the github actions output directly, though because of dagger's multithreaded nature, it can be a bit difficult to parse manually without a good UI.

#

The cloud key is just for importing the data into dagger cloud, so you can view the traces in a neater way