Multi-component versioning for monorepos: bump apps, charts, and images independently from conventional commits.
Project description
multicz
Multi-component versioning for monorepos. Bump a Python app, its Docker image, and the Helm chart that deploys it from a single conventional-commit history - each with its own version line and its own git tag.
Install
uv tool install multicz # or: pipx install multicz / pip install multicz
Quickstart
# 1. scaffold a multicz.toml in the repo root
multicz init
# 2. see what would bump from the current commit window
multicz changed
multicz explain api
# 3. apply the bump (writes version files + changelog, commits, tags)
multicz bump --commit --tag
# 4. ship it
git push --follow-tags
For multi-component setups (api + chart, app + image + helm, ...), declare
each component's paths in multicz.toml and let mirrors and triggers cascade
related versions. See the docs for the
full configuration reference.
What it does
- Per-component versions - each component has its own version line and
its own git tag (
api-v1.2.0,chart-v0.5.0). - Conventional-commit driven -
feat:→ minor,fix:→ patch,BREAKING CHANGE:→ major. Scopes route the bump to the right component. - Mirrors and triggers - bump api
1.2.0→1.3.0and the Helm chart'sappVersionfollows; the chart's own version cascades a patch. - No network, no auto-updates. Pure
git+ filesystem. Same input yields the same plan byte-for-byte.
Documentation
Published at https://goabonga.github.io/multicz/:
- Get started - install, minimal config, first bump
- Concepts - components, mirrors, triggers, cascades, bump policies
- Configuration - full
multicz.tomlreference - CLI - every command and flag
- Recipes - FastAPI + Helm walkthrough, CI matrix gating, release candidates
- Why multicz? - vs. semantic-release, Commitizen, Changesets, bump-my-version
- Security - guarantees and CI hardening
License
Project details
Release history Release notifications | RSS feed
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 multicz-1.3.0.tar.gz.
File metadata
- Download URL: multicz-1.3.0.tar.gz
- Upload date:
- Size: 86.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33b5a23fe8dd1c7a22f88908ddcd69c8d13702d025ff0f67c00510b610ba3e50
|
|
| MD5 |
a5489423f147e49dd9761d0331ea6a0f
|
|
| BLAKE2b-256 |
8dbb2ec7ba247df255207784abc89bdaf74d59dd6b7b12688c519fed02b76ed2
|
Provenance
The following attestation bundles were made for multicz-1.3.0.tar.gz:
Publisher:
release.yml on goabonga/multicz
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
multicz-1.3.0.tar.gz -
Subject digest:
33b5a23fe8dd1c7a22f88908ddcd69c8d13702d025ff0f67c00510b610ba3e50 - Sigstore transparency entry: 1568393584
- Sigstore integration time:
-
Permalink:
goabonga/multicz@4a2fe18c7bb91b919b9584059a31e417b2028946 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/goabonga
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@4a2fe18c7bb91b919b9584059a31e417b2028946 -
Trigger Event:
workflow_run
-
Statement type:
File details
Details for the file multicz-1.3.0-py3-none-any.whl.
File metadata
- Download URL: multicz-1.3.0-py3-none-any.whl
- Upload date:
- Size: 132.2 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 |
d57f1e85504a71df4721e3f877e10fa6fd94b2962ab620b8f063796c5351aa46
|
|
| MD5 |
a829eeb6d72371c29a3ba012d78fbdc5
|
|
| BLAKE2b-256 |
5c489284a475358ba445d56f162d307bce097c5d65e3127695c67bf28e271f32
|
Provenance
The following attestation bundles were made for multicz-1.3.0-py3-none-any.whl:
Publisher:
release.yml on goabonga/multicz
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
multicz-1.3.0-py3-none-any.whl -
Subject digest:
d57f1e85504a71df4721e3f877e10fa6fd94b2962ab620b8f063796c5351aa46 - Sigstore transparency entry: 1568393622
- Sigstore integration time:
-
Permalink:
goabonga/multicz@4a2fe18c7bb91b919b9584059a31e417b2028946 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/goabonga
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@4a2fe18c7bb91b919b9584059a31e417b2028946 -
Trigger Event:
workflow_run
-
Statement type: