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
# 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, useallfor unlimited)--dry-run: Print commands without executing--verbose: Show detailed output--track-performance: Report peak CPU and memory usage for each job
Filter syntax
All dimensions are independent — omitted ones match all values.
--compiler C1,C2: Filter by compiler (gcc, clang). 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
Multiple --compiler flags create OR groups. Within a group, dimensions are ANDed.
Flags before the first --compiler create an implicit group (all compilers).
Examples
# Run only gcc jobs
beman-local-ci -C /path/to/repo --compiler gcc
# Run only c++26 jobs (any compiler)
beman-local-ci -C /path/to/repo --cxxversions c++26
# Run gcc 15 c++26 jobs
beman-local-ci -C /path/to/repo --compiler gcc --versions 15 --cxxversions c++26
# Run gcc 15 OR clang 21 libc++ jobs
beman-local-ci --compiler gcc --versions 15 --compiler clang --versions 21 --stdlibs libc++
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file beman_local_ci-0.3.1.tar.gz.
File metadata
- Download URL: beman_local_ci-0.3.1.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8dcdabe949f8a8b804661776a71aed099bee893f483809af116cfaa7b5c9a928
|
|
| MD5 |
f778cda21016ea964a8b13aa25a7cc08
|
|
| BLAKE2b-256 |
25c1d8242565e72e3e80f41c238a00bb9713e613a31525193c9c3db1d4adc90b
|
Provenance
The following attestation bundles were made for beman_local_ci-0.3.1.tar.gz:
Publisher:
publish.yml on bemanproject/beman-local-ci
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
beman_local_ci-0.3.1.tar.gz -
Subject digest:
8dcdabe949f8a8b804661776a71aed099bee893f483809af116cfaa7b5c9a928 - Sigstore transparency entry: 1410106053
- Sigstore integration time:
-
Permalink:
bemanproject/beman-local-ci@1c2274021b75377acc8a442d76a67ef6e07bffa9 -
Branch / Tag:
refs/tags/v0.3.1 - Owner: https://github.com/bemanproject
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@1c2274021b75377acc8a442d76a67ef6e07bffa9 -
Trigger Event:
release
-
Statement type:
File details
Details for the file beman_local_ci-0.3.1-py3-none-any.whl.
File metadata
- Download URL: beman_local_ci-0.3.1-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37fe9a846bd33e7bf685c03aa3cc5a25863ca7bf92b44d3040c0d266eae8ef81
|
|
| MD5 |
edd8a864e2834e843559de5d23d32f2b
|
|
| BLAKE2b-256 |
9dd8c07a0deac4170b5da7c4c0603e553410d7870b953884341b3f7f6ce1d858
|
Provenance
The following attestation bundles were made for beman_local_ci-0.3.1-py3-none-any.whl:
Publisher:
publish.yml on bemanproject/beman-local-ci
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
beman_local_ci-0.3.1-py3-none-any.whl -
Subject digest:
37fe9a846bd33e7bf685c03aa3cc5a25863ca7bf92b44d3040c0d266eae8ef81 - Sigstore transparency entry: 1410106120
- Sigstore integration time:
-
Permalink:
bemanproject/beman-local-ci@1c2274021b75377acc8a442d76a67ef6e07bffa9 -
Branch / Tag:
refs/tags/v0.3.1 - Owner: https://github.com/bemanproject
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@1c2274021b75377acc8a442d76a67ef6e07bffa9 -
Trigger Event:
release
-
Statement type: