Hi, I'm new to dagger, currently trying to evaluate if it could fit us.
Our current pipelines are gitlab based.
I've read the documentation and examples, and couldn't figure out if there is a way to:
- re-run failed jobs.
- run a subset of the pipeline.
I also wish to understand how will a multi stage (+multi job) gitlab pipeline will look visually(today i can clearly see the execution status of each job)?
is there a way I can figure out exactly what stage failed (using the web gui...) or I must have a single job containing all the logic ๐ค
Thank you!
#python-sdk
#gitlab