Skip to main content

No project description provided

Project description

ADO Pipeline helper

Python package and commandline tool for helping with writing Azure Devops pipelines.

Features

None of these are implemented mind you as of now

  • validate pipeline (load .azure-pipeline, resolve templates, send to run endpoint with yamlOverride and preview=True)
  • validate library groups (see if value exists)
  • MAYBE: validate schedule cron
  • Warning about templating syntax errors (like missing $ before {{ }} )

Limitations

  • Can't resolve {{ }} expressions, only simple {{ parameter.<key>}} ones. I started working on a custom resovler but it was a lot of work. You can see it on the branch expression resolver under ado_pipeline_helper/src/ado_pipeline_helper/resolver/expression.py

Useful links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ado_pipeline_helper-0.0.1.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

ado_pipeline_helper-0.0.1-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page