Skip to main content

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

Upgrading

Recommended Upgrade Method

Use our custom upgrade script for the best experience:

# Download and run the upgrade script
curl -O https://raw.githubusercontent.com/jorgesolebur/CumulusCI_AzureDevOps/main/upgrade.py
python upgrade.py

Manual Upgrade via pipx

# Standard upgrade (may not update dependencies)
pipx upgrade cumulusci-plus-azure-devops

# Force reinstall to ensure dependencies are updated
pipx uninstall cumulusci-plus-azure-devops
pipx install cumulusci-plus-azure-devops

Why Use the Upgrade Script?

pipx has limitations with dependency upgrades - it only upgrades the main package, not its dependencies. Our upgrade script:

  • ✅ Checks current dependency versions
  • ✅ Offers force reinstall option to update dependencies
  • ✅ Verifies successful upgrade
  • ✅ Provides clear feedback and next steps

Important Notes

  • Conflict Warning: This package is designed to work with cumulusci-plus (version 5.0.0+), not the original cumulusci package. Having both installed may cause conflicts.
  • pipx vs pip: We recommend using pipx for 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-ado and cci-ado commands 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


Download files

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

Source Distribution

cumulusci_plus_azure_devops-0.0.5b1.tar.gz (52.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cumulusci_plus_azure_devops-0.0.5b1-py3-none-any.whl (61.0 kB view details)

Uploaded Python 3

File details

Details for the file cumulusci_plus_azure_devops-0.0.5b1.tar.gz.

File metadata

File hashes

Hashes for cumulusci_plus_azure_devops-0.0.5b1.tar.gz
Algorithm Hash digest
SHA256 80430fa7ab4b7b49fe0653ddce180faeb1decc7d49596292671ed245d01dad42
MD5 4943b1809fe2e885a3a71df0abcecda2
BLAKE2b-256 41529ca2b8a858b5c83edd12efd077efd8e190ac5d074148f5695ef6a77f7f15

See more details on using hashes here.

File details

Details for the file cumulusci_plus_azure_devops-0.0.5b1-py3-none-any.whl.

File metadata

File hashes

Hashes for cumulusci_plus_azure_devops-0.0.5b1-py3-none-any.whl
Algorithm Hash digest
SHA256 5dee82f3ff443231e0d1fbfb5fa5e98b40f1d238ebc9ad1703280e2c61b8cb84
MD5 ece282db405c5dee9644116cc469dd84
BLAKE2b-256 0380a7b66f979183bdb27e802170c3af5a793fda5bf32e2cf31738447bf72704

See more details on using hashes here.

Supported by

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