Commit Graph

2 Commits

Author SHA1 Message Date
Brian Krabach 6294c075bc fix: address code review — publish.yml permissions, test docstrings
- Add contents: read permission to publish.yml (required for actions/checkout)
  when any permission is explicitly set, unlisted permissions default to none
- Add timeout-minutes: 15 to publish.yml for consistency with ci.yml
- Add docstrings to 3 pyproject metadata test functions for consistency
  with the rest of the 2000+ line test file
2026-04-04 14:53:40 -07:00
Brian Krabach 1a4fd4cbed ci: add PyPI publish workflow (OIDC Trusted Publisher on tag push) 2026-04-04 14:45:03 -07:00