Closed KiLLeRRaT closed 3 years ago
I'm glad you find the tool useful :)
To answer your question;
For DeployPhaseTypes.DeploymentGates and DeployPhaseTypes.MachineGroupBasedDeployment I have no experience working with nor any test environment set-up to guess my way through.
Happy to review a PR against any of the missing enums.
Hi,
I just want to check, what is the reason for restricting the
PhaseType
to onlyDeployPhaseTypes.AgentBasedDeployment
?https://github.com/f2calv/yamlizr/blob/799b5e068f18af758f1f67815abbf2566d164cb5/src/CasCap.Apis.AzureDevOps/Utilities/YamlPipelineGenerator.cs#L239
Thanks for a nice tool!
Cheers,