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
Config File Support
Added support for loading configuration values from a custom configuration file to the generate_manifest_file.py script, completing the configuration file support across the pipeline scripts.
To use this feature, use the –config_file parameter to specify the configuration file path.
Updated Package Dependencies
The package dependencies have been updated to their latest supported versions:
requests to version 2.34.2
python-dotenv to version 1.2.3
unittest-xml-reporting to version 4.0.0
packaging to version 26.3
The minimum supported Python version is now 3.10.
Installing and upgrading
Install or upgrade outsystems-pipeline to the latest available version as follows:
pip install -U outsystems-pipeline
Release files for outsystems-pipeline 0.11.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| outsystems_pipeline-0.11.0.tar.gz | 57.1 kB | Details |
Release files / outsystems_pipeline-0.11.0.tar.gz
| Download URL | outsystems_pipeline-0.11.0.tar.gz |
|---|---|
| Size | 57.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4fc4bb647b916a5a37e60b19f6c0f66c4e4d4368d41eb0c23d9295bc610c977d
|
|
BLAKE2b-256 checksum How to use checksums |
00acda54be34f47eea091d7d163d0fc6a9fbec9e7777180202803e32955fcb5c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|