docs(release): PyPI klickd 4.1.0 publication checklist + local control log#128
Merged
Merged
Conversation
…ntrol log Document the exact PyPI publish trigger (release:published / workflow_dispatch via Trusted Publishing OIDC, environment pypi), the build/test/check commands, the tag/release commands marked DO NOT RUN UNTIL APPROVED, rollback and post-publish verification, and the Sentinel update rule. Records the local non-publishing control run (build OK, 109 passed/1 skipped, import smoke OK, artifacts inspected, secret scan clean). No publishing performed. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/reports/release/pypi_klickd_4_1_0_publication_checklist.md(French): full PyPI 4.1.0 publication checklist + exact commands + executed local control log.release: published/workflow_dispatchvia Trusted Publishing (OIDC), environmentpypi(no stored token). A baregit tagdoes not publish; the GitHub Release does.Local controls executed (non-publishing, offline)
4.1.0in root + canonicalpyproject.tomlandklickd.__version__./tmp(not repo): sdist + wheel OK.__version__and dist metadata4.1.0)..env/.pem/.keyembedded.twine check: skipped — twine not installable offline (per constraints); replaced by direct METADATA inspection.Not done (requires explicit approval)
No publish, no tag, no release, no
workflow_dispatch. No build artifacts committed.Verdict:
READY_TO_PUBLISH_PENDING_APPROVAL.Test plan
python -m buildinpackages/pypi/klickd→ both dists buildpytest packages/pypi/klickd/tests -q→ 109 passed / 1 skipped🤖 Generated with Claude Code