Dynamic selection of values in YAML deployment pipelines

0 votes
I'm developing a pipeline to introduce certain "code" (the internal processes of a product) into a setting.

We use Git tags to organize and flag candidates for promotion, while the Build phase is entirely automated.

When running a DevOps pipeline manually, you can choose a branch or tag that corresponds to the version of the repository source you want to work with. I've seen examples of how to set up parameters in a DevOps pipeline.

I want to incorporate the 2:

Select the intended environment.

for instance: Test, QA, and Production

The tags that you can select are then filtered by the pipeline.

We want the deployment process to proceed in a specific order, so you can only deploy something into QA after it has already been pushed into Test, etc.

Pick a tag from the filtered list.

The pipeline now releases the version associated with the tag you choose from the curated selections.
Dec 13, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
188 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In DevOps on Cloud

+4 votes
2 answers

unable to get subdomain of URL in NGINX

You just need to add .+ after ...READ MORE

answered Oct 11, 2018 in DevOps on Cloud by lina
• 8,220 points
4,464 views
0 votes
1 answer

Is it possible to open a bug in VSTS if release deployment fails?

You can do this by adding another ...READ MORE

answered Apr 24, 2018 in DevOps on Cloud by DareDev
• 6,890 points
483 views
0 votes
2 answers
0 votes
1 answer
0 votes
1 answer
0 votes
0 answers

OWASP Zed Attack Proxy Scan in DevOps pipeline

I want to do the "Authenticated Scan" ...READ MORE

Mar 15, 2022 in DevOps Tools by Kichu
• 19,050 points
658 views
0 votes
0 answers
0 votes
0 answers
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP