Conversation
Validate every integration change without attempting to republish an existing production version.
|
Important Review available on request
Reviews should be triggered manually for repositories with fewer than 10 stars. Select Trigger review above or comment ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
jongan69
left a comment
There was a problem hiding this comment.
Manual review completed: ordinary pushes and pull requests only build and install the wheel; PyPI publication is isolated to a manual workflow behind the pypi environment. Both workflows are read-only and SHA-pinned. YAML parsing, hosted package builds, CodeQL, and GitGuardian passed. The earlier run attempted only the already-published 0.2.2 files and PyPI rejected them; no new distribution was published.
Summary
Verification
Closes #5