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 branchexpression resolverunderado_pipeline_helper/src/ado_pipeline_helper/resolver/expression.py
Useful links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ado_pipeline_helper-0.0.1.tar.gz.
File metadata
- Download URL: ado_pipeline_helper-0.0.1.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.4 Linux/5.19.0-35-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccaf0d5b7a303b6642d4585ee5af6c39887767e60084febbebbd512e41d11f47
|
|
| MD5 |
791741454371408078cb12b4760ce91e
|
|
| BLAKE2b-256 |
fe56b5a32029c4eab7c311bcb5a7bff41fd8decbe3711c6e88cee660947ad3f4
|
File details
Details for the file ado_pipeline_helper-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ado_pipeline_helper-0.0.1-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.4 Linux/5.19.0-35-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
844a6dc92459f37e5b68de955b557a865e3e052a13cda17735f2482cca6e3ed1
|
|
| MD5 |
c37131eeff230a3ea7a2db207a66e201
|
|
| BLAKE2b-256 |
63c0490b27c0094f529f5c75c7855664984456a35dba688dfd484f7f2073ae28
|