A plugin for cumulusci plus supporting Azure DevOps
Project description
cumulusci-azure-devops
A plugin for CumulusCI supporting Azure DevOps integration.
Features
- Integrates Azure DevOps pipelines with CumulusCI
- Provides tasks and utilities for Azure DevOps automation
Installation
Recommended Installation (with conflict checking)
For the best experience, use our custom installation script that checks for conflicts:
# Download and run the installation script
curl -O https://raw.githubusercontent.com/jorgesolebur/CumulusCI_AzureDevOps/main/install.py
python install.py
Manual Installation via pipx (recommended)
pipx install cumulusci-plus-azure-devops
Manual Installation via pip
pip install cumulusci-plus-azure-devops
Important Notes
- Conflict Warning: This package is designed to work with
cumulusci-plus(version 5.0.0+), not the originalcumuluscipackage. Having both installed may cause conflicts. - pipx vs pip: We recommend using
pipxfor CLI tools as it provides better isolation and prevents dependency conflicts. - Dependencies: All required dependencies (including
cumulusci-plus,azure-devops, etc.) are automatically installed. - CLI Tools: After installation, you'll have access to
cumulusci-adoandcci-adocommands for plugin management.
Usage
Plugin Management Commands
After installation, you can use these commands to manage the plugin:
# Check plugin installation status
cumulusci-ado status
# Show version information
cumulusci-ado version
# Get help
cumulusci-ado help
# Short alias versions
cci-ado status
cci-ado version
cci-ado help
CumulusCI Integration
Add the plugin to your cumulusci.yml:
plugins:
azure_devops:
path: cumulusci_ado
Or use via the CumulusCI CLI if installed as a package. The plugin will automatically integrate with CumulusCI when installed.
Development
- Requires Python 3.11+
- See CONTRIBUTING.md for development guidelines (if available)
License
GNU General Public License v3.0
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 cumulusci_plus_azure_devops-0.0.4.tar.gz.
File metadata
- Download URL: cumulusci_plus_azure_devops-0.0.4.tar.gz
- Upload date:
- Size: 51.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e8302453339c297237444df098cb5fa90019aa02c561e9f7bba7d107a2f1511
|
|
| MD5 |
2b812bf54859de3a09377042ef053cb2
|
|
| BLAKE2b-256 |
e37e8252c003e43f230293f66c005309a9d482d551f9a6b6b33173c322286a8b
|
File details
Details for the file cumulusci_plus_azure_devops-0.0.4-py3-none-any.whl.
File metadata
- Download URL: cumulusci_plus_azure_devops-0.0.4-py3-none-any.whl
- Upload date:
- Size: 60.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2727710873228c721333130b6204f1cd30046ecd6ba43e49ab53289bd3ffce4
|
|
| MD5 |
f3d76679d1bd470f5be4f9150e7035a2
|
|
| BLAKE2b-256 |
1b29e1270425f39b5f6f203d8ac3bf1b95e551d7dc7d4225f4ba58761c4f136d
|