Skip to content

Bootstrap the Chronicle Python client repository - #1

Merged
woksin merged 1 commit into
mainfrom
chore/bootstrap-python-client
Aug 22, 2026
Merged

Bootstrap the Chronicle Python client repository#1
woksin merged 1 commit into
mainfrom
chore/bootstrap-python-client

Conversation

@woksin

@woksin woksin commented Aug 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

Establish the public contribution boundary and quality baseline for the experimental Python client without publishing a package or implying compatibility or support.

Added

  • Typed Python package scaffold for Python 3.10 through 3.14
  • Contributor, security, conduct, and client-development guidance
  • Pull request quality, packaging, documentation, and release-disposition checks
  • Maintainer-approved PyPI environment gate and trusted-publishing workflow

Verification

  • ruff format --check .
  • ruff check .
  • mypy src
  • pytest
  • python -m build
  • python -m twine check dist/*

Establish an experimental typed package, contributor guidance, quality
checks, issue templates, and guarded trusted-publishing workflow.
@woksin woksin added the no-release No package release required label Aug 22, 2026
@woksin
woksin merged commit aa68485 into main Aug 22, 2026
7 of 8 checks passed
@woksin
woksin deleted the chore/bootstrap-python-client branch August 22, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-release No package release required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant