Skip to main content

Run Beman CI matrix locally via Docker

Project description

beman-local-ci

Run Beman CI matrix locally via Docker.

Installation

uv pip install -e .

Usage

# Run all jobs for a repository
beman-local-ci -C /path/to/repo

# Run with filters
beman-local-ci -C /path/to/repo --compiler gcc --cxxversions c++26

# Dry run to see what would be executed
beman-local-ci -C /path/to/repo --dry-run

# Control parallelism
beman-local-ci -C /path/to/repo -j 8 -p 4

Options

  • -C DIR: Repository directory (default: current directory)
  • -j N: Build parallelism (default: CPU count when -p 1, CPU count / 2 otherwise)
  • -p N: Max parallel CI jobs (default: auto based on Docker memory, use all for unlimited)
  • --dry-run: Print commands without executing
  • --verbose: Show detailed output
  • --compiler C1,C2: Filter by compiler (starts a new filter group)
  • --versions V1,V2: Filter by compiler versions
  • --cxxversions V1,V2: Filter by C++ standard versions
  • --stdlibs S1,S2: Filter by standard libraries
  • --tests T1,T2: Filter by test types

All filter dimensions are independent — omitted dimensions match all values. Multiple --compiler flags create OR groups; dimensions within a group are ANDed.

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

beman_local_ci-0.3.0.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

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

beman_local_ci-0.3.0-py3-none-any.whl (17.1 kB view details)

Uploaded Python 3

File details

Details for the file beman_local_ci-0.3.0.tar.gz.

File metadata

  • Download URL: beman_local_ci-0.3.0.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for beman_local_ci-0.3.0.tar.gz
Algorithm Hash digest
SHA256 5ac8a4735f54a4c1976abcc0b0c08bddd083809107b2c144a6e0a54df7de804e
MD5 9adf8a59e684681133913edee6323bd2
BLAKE2b-256 53bda939de297b4d4e621ba68dfb01e56287110f4b160fabd48a59ec3f022130

See more details on using hashes here.

Provenance

The following attestation bundles were made for beman_local_ci-0.3.0.tar.gz:

Publisher: publish.yml on bemanproject/beman-local-ci

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

File details

Details for the file beman_local_ci-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: beman_local_ci-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 17.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for beman_local_ci-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7038a76fd35b4b7d5e0741173dbc3967a6563089d3b1271efd3ef2828b8eda0c
MD5 d79c5ff7ce82ab418d7cc06a7e34adf6
BLAKE2b-256 4fb31ff9913b3b800d3514a18c2ce6de0be81274b67ec6f153cd8c410b669d7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for beman_local_ci-0.3.0-py3-none-any.whl:

Publisher: publish.yml on bemanproject/beman-local-ci

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

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