#Local development not working

1 messages · Page 1 of 1 (latest)

amber elbow
#

Hello everyone, I can't set up the Traces part for local development even though the environment variable has been introduced, how do we proceed (with docker and Gitlab / Github) ?
The documentation is not detailed enough to correct the problem on its own. The CI/CD part works perfectly though.

solar ocean
#

if you want to visualize your local runs, calling dagger login should be enough

amber elbow
#

I want to be able to run my CI/CD pipeline or Workflow locally so that I can debug them.

#

I get a success when I execute the given command, but nothing else appears...

solar ocean
#

you should be able to see your traces now in Dagger Cloud

#

if you go to the local tab

amber elbow
#

Yes, I finally have a "logs" appears ! Thanks a lot for the information ! Why isn't this information shown in the documentation?

#

Is it possible to run pipelines / workflows from local where we can just view?

solar ocean
solar ocean
solar ocean
amber elbow
#

I'd like to know if it's possible for Dagger local to run Gitlab pipelines and Github Actions workflows like Dagger CI does.

solar ocean
amber elbow
#

So that I can debug the pipeline or workflow directly from my workstation without having to push the pipeline/workflow.

solar ocean
amber elbow
#

Thanks a lot for all informations 🙂 I'm continuing my learning on Dagger !