Skip to main content

voraus Pipeline Utils

A library containing pipeline utils for both, local usage and usage in Jenkins.

Installation

Install voraus-pipeline-utils in your venv.

pip install voraus-pipeline-utils

# Or via uv
uv add --dev voraus-pipeline-utils

Basic usage

Get help for any CLI command with

vpu --help

Documentation

Please read the documentation_ for more a more detailed introduction.

Contributing

Running the docker integration tests locally

The tests under tests/integration/docker_build/ invoke a real docker build and only run on Linux hosts that have the docker CLI available. To also run the multi-platform build test locally, your machine needs (one-time setup):

  1. QEMU / binfmt_misc for emulating non-native architectures (for cross-arch builds on x86):

    docker run --privileged --rm tonistiigi/binfmt --install all
    

    Alternatively, on Arch Linux you can install qemu-user-static-binfmt directly.

  2. A persistent buildx builder named multiarch using the docker-container driver:

    docker buildx inspect multiarch >/dev/null 2>&1 \
      || docker buildx create --name multiarch --driver docker-container --bootstrap
    

    The test targets this builder explicitly via --builder multiarch and writes the resulting multi-arch image to an OCI tarball (--output type=oci,dest=…) for inspection — the docker daemon cannot load multi-platform images directly. On CI, the workflow creates the same-named builder automatically.

Download files

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

Source Distribution

voraus_pipeline_utils-0.10.0.tar.gz (272.5 kB view details)

Uploaded Source

Built Distribution

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

voraus_pipeline_utils-0.10.0-py3-none-any.whl (23.5 kB view details)

Uploaded Python 3

File details

Details for the file voraus_pipeline_utils-0.10.0.tar.gz.

File metadata

  • Download URL: voraus_pipeline_utils-0.10.0.tar.gz
  • Upload date:
  • Size: 272.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for voraus_pipeline_utils-0.10.0.tar.gz
Algorithm Hash digest
SHA256 fbec5cf6a7d6282ee41c4bcd2348df0515c3a18a7e0ad95d331959b6bec20f78
MD5 23f721180960797c4d6140061f691287
BLAKE2b-256 374a3fe1c1d727473197fc4951084786cd93711b31a9f6aec4e314cd0fcec2d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for voraus_pipeline_utils-0.10.0.tar.gz:

Publisher: pipeline.yml on vorausrobotik/voraus-pipeline-utils

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file voraus_pipeline_utils-0.10.0-py3-none-any.whl.

File metadata

File hashes

Hashes for voraus_pipeline_utils-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d0c2137b16155875112a44b0028ed36fef3bd78b0ce6b1be8089acb60d22b908
MD5 28da8c3741c6ff3e86eae5a3ed083add
BLAKE2b-256 b8f68ea2098cbf44db6db24dac42576dc125a0c077337d5d33ea8d78308cbfd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for voraus_pipeline_utils-0.10.0-py3-none-any.whl:

Publisher: pipeline.yml on vorausrobotik/voraus-pipeline-utils

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.11.0

2 files

This release

0.10.0 This release

2 files

0.9.0

2 files

0.8.0

2 files

0.7.1

2 files

0.7.0

2 files

0.6.0

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

1 file

Supported by

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