This is a YAML Pipeline generator for Azure DevOps. This was designed with Azure DevOps did not have a YAML pipeline definition. It is now advised to use the Microsoft supported layer.
- install dependencies
pip3 install -r requirements.txt
- adjust globalVars file to match your project
- adjust phase template to match your projects queue ids (for agents)
python3 ./pipelineGenerator.py ./helloworld.yml -d