Skip to content

Prepare v0.1.0 public release#6

Merged
0xLLM73 merged 1 commit into
mainfrom
codex/v0.1.0-release-prep
May 23, 2026
Merged

Prepare v0.1.0 public release#6
0xLLM73 merged 1 commit into
mainfrom
codex/v0.1.0-release-prep

Conversation

@0xLLM73

@0xLLM73 0xLLM73 commented May 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • add MIT license for public reuse
  • document GitHub-tag installation and the decision not to publish to PyPI yet
  • add explicit BotFather token rotation instructions
  • apply the reviewed Dependabot updates:
    • actions/checkout v4 -> v6
    • actions/setup-python v5 -> v6
    • setuptools >=68 -> >=82.0.1
    • pytest >=8 -> >=9.0.3
    • cryptography >=42 -> >=48.0.0

Validation

  • git diff --cached --check
  • python3 scripts/check_public_release.py --strict-history --json -> no findings
  • broad token/personal-info pattern scan -> no matches
  • /Users/zacharygrove/Documents/PR\ Reviewer/.venv/bin/python -m pytest -q -> 48 passed
  • /Users/zacharygrove/Documents/PR\ Reviewer/.venv/bin/python -m prlearn eval --fixture tests/fixtures/github_small.json --incremental-fixture tests/fixtures/github_incremental.json --json -> passed

PyPI decision

Do not publish to PyPI for v0.1.0. Use GitHub tag installs until a trusted-publishing release workflow is added and tested.

@0xLLM73 0xLLM73 requested a review from thegrovest May 23, 2026 23:23

@thegrovest thegrovest 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.

Looks good

@0xLLM73 0xLLM73 merged commit cee55bb into main May 23, 2026
4 checks passed
@0xLLM73 0xLLM73 deleted the codex/v0.1.0-release-prep branch May 23, 2026 23:24
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