Python package to accelerate the integration of OutSystems with third-party CI/CD tools
Project description
The outsystems-pipeline Python package provides functions to support the creation of OutSystems CI/CD pipelines using your DevOps automation tool of choice.
Visit the project repository on GitHub for instructions on how to build example OutSystems CI/CD pipelines with common DevOps automation tools, as well as documentation that will help you adapt the examples to your particular scenarios.
What’s new
Continue Deployment (Two Stage)
The following script has a new optional parameter to specify a deployment plan key to continue:
continue_deployment_to_target_env.py
Pipeline Cache Information
Every time a script creates a new deployment plan, it generates a cache file containing the deployment key. This file is stored in the artifact folder and named <environment_name>_deployment_key.cache, where <environment_name> is the name of the target environment as defined in LifeTime.
Installing and upgrading
Install or upgrade outsystems-pipeline to the latest available version as follows:
pip install -U outsystems-pipeline
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
File details
Details for the file outsystems_pipeline-0.10.3.tar.gz.
File metadata
- Download URL: outsystems_pipeline-0.10.3.tar.gz
- Upload date:
- Size: 57.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b40018493f60d6e257b002b1e80c5221de5251d5a33300def81e2a51ad624a87
|
|
| MD5 |
f983da62b18a3e428b3c0d2e5f4d6849
|
|
| BLAKE2b-256 |
2650604391d9357aec67f15b778df82aa9981cbf978a29c242385bcf988d9905
|