Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there any way to simulate dynamic YAML pipelines in Azure DevOps?

What I'm thinking about is to have a step in the pipeline to generate a full-blown pipeline to run afterwards.

Apparently this particular thing is not there yet (feature requests here, here). But maybe somebody has some fresh thoughts on workarounds?

like image 869
psfinaki Avatar asked Jan 21 '26 17:01

psfinaki


1 Answers

Not really. It's a pain that's just a fact of life when working with YAML pipelines. It's especially annoying when trying to work through runtime vs compile time variable resolution issues.

Commit, run, commit, run, commit, run, over and over.

like image 70
Daniel Mann Avatar answered Jan 23 '26 21:01

Daniel Mann



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!