Skip to main content

A Python library designed to level-up your AutoPkg automations with a focus on CI/CD performance.

Project description

Cloud AutoPkg Runner

A Python library designed to level-up your AutoPkg automations with a focus on CI/CD performance.

License PyPI Version PyPI Downloads CodeCov

AutoPkgRunner

Description

Cloud AutoPkg Runner is a Python library designed to provide tools and utilities for managing AutoPkg recipes and workflows concurrently. It streamlines AutoPkg automation in CI/CD pipelines, offering enhanced performance and scalability.

The main goal of this project is to streamline CI/CD pipelines and similar environments where AutoPkg is run ephemerally. In these environments, a file that was downloaded previously, is usually not available on the next run. This causes unnecessary downloads of the same content over and over. The metadata cache feature stores relevent file attributes from each downloaded file so that it can construct fake files on subsequent runs. Not only does this feature reduce the amount of downloaded material, it significantly decreases runtime.

As the name implies, Cloud AutoPkg Runner is designed to make integration in cloud environments like hosted runners seamless, but you don't need to be running in the cloud. You can just as easily run a LaunchDaemon on a Mac Mini that sits in a closet. It is versatile enough that you can run as a CLI or as a Python library import, whatever fits your workflow.

:memo: Note: Example workflows will be showcased in cloud-autopkg-runner-examples but this is currently a Work in Progress.

Features

  • Concurrent Recipe Processing: Run AutoPkg recipes concurrently for faster execution.
  • Metadata Caching: Improves efficiency by caching metadata from downloads and reducing redundant subsequent downloading of the same file.
  • Robust Error Handling: Comprehensive exception handling and logging for reliable automation.
  • Flexible Configuration: Easily configure the library using command-line arguments.
  • Cloud-Friendly: Designed for seamless integration with CI/CD systems, even on hosted runners.

Installation

Installation instructions are found on the Installation page of the Wiki.

Usage

See the Wiki for usage information and more!

Contributing

Contributions are welcome! Please refer to the CONTRIBUTING.md file for guidelines.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

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

cloud_autopkg_runner-0.20.21.tar.gz (649.4 kB view details)

Uploaded Source

Built Distribution

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

cloud_autopkg_runner-0.20.21-py3-none-any.whl (63.5 kB view details)

Uploaded Python 3

File details

Details for the file cloud_autopkg_runner-0.20.21.tar.gz.

File metadata

File hashes

Hashes for cloud_autopkg_runner-0.20.21.tar.gz
Algorithm Hash digest
SHA256 8006ea6dda41c176c486670b1861507985f31f62cd2188be99477f29fa0f6bc7
MD5 ab75ec7b1cd306a52e5ed988d0e1d82f
BLAKE2b-256 fb870292c0e4089d0a10f81b14fcec3f9ea15cee52372e24fbb19815dc78f4cf

See more details on using hashes here.

File details

Details for the file cloud_autopkg_runner-0.20.21-py3-none-any.whl.

File metadata

File hashes

Hashes for cloud_autopkg_runner-0.20.21-py3-none-any.whl
Algorithm Hash digest
SHA256 ece7f00305ad166c941758fa51f4049cc6dd2254fd94b177bf50c3e5c4926a00
MD5 983fba6d0809f1b3894d65257fe4b055
BLAKE2b-256 45fe036e1e5810a5c460da949493fa00c6475a3ed46a3e1d1b2e8d67ec6cfda4

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