Skip to content

docs: Add RELEASING.md#346

Merged
apaolillo merged 1 commit into
mainfrom
releasing
May 6, 2026
Merged

docs: Add RELEASING.md#346
apaolillo merged 1 commit into
mainfrom
releasing

Conversation

@apaolillo

Copy link
Copy Markdown
Collaborator

Capture the steps to publish a new release of benchkit so the procedure is deterministic and not held only in maintainer memory.

The document calls out the pybenchkit (PyPI distribution) vs benchkit (import name and CLI) distinction up front to avoid confusion, runs the sanity checks via
BENCHKIT_NO_PYLINT=yes ./scripts/all_checks.sh, and ends with a clean-venv pip install pybenchkit==X.Y.Z && benchkit --help smoke test.

@apaolillo apaolillo requested a review from matsvanmolle May 5, 2026 15:13
@apaolillo apaolillo self-assigned this May 5, 2026

@matsvanmolle matsvanmolle left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Capture the steps to publish a new release of benchkit so the
procedure is deterministic and not held only in maintainer memory.

The document calls out the `pybenchkit` (PyPI distribution) vs
`benchkit` (import name and CLI) distinction up front to avoid
confusion, runs the sanity checks via
`BENCHKIT_NO_PYLINT=yes ./scripts/all_checks.sh`, and ends with a
clean-venv `pip install pybenchkit==X.Y.Z && benchkit --help` smoke
test.

Signed-off-by: Antonio Paolillo <apaolill@gmail.com>
@apaolillo apaolillo merged commit 79d2892 into main May 6, 2026
2 checks passed
@apaolillo apaolillo deleted the releasing branch May 6, 2026 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants