Skip to content

Add CI/CD workflows and test suite#2

Merged
danvaneijck merged 1 commit intomainfrom
claude/renpho-python-library-Mup4d
Feb 10, 2026
Merged

Add CI/CD workflows and test suite#2
danvaneijck merged 1 commit intomainfrom
claude/renpho-python-library-Mup4d

Conversation

@danvaneijck
Copy link
Copy Markdown
Owner

  • CI workflow: runs pytest across Python 3.10-3.13 on push/PR to main, then builds and uploads artifacts
  • Release workflow: builds and publishes to PyPI on GitHub release using trusted publishing (OIDC, no API tokens needed)
  • 37 unit tests covering crypto round-trips, client logic, export helpers, and constants validation
  • Add pytest to optional dev dependencies

https://claude.ai/code/session_012gUbx3KCFxag8z4qg3nz3f

- CI workflow: runs pytest across Python 3.10-3.13 on push/PR to main,
  then builds and uploads artifacts
- Release workflow: builds and publishes to PyPI on GitHub release using
  trusted publishing (OIDC, no API tokens needed)
- 37 unit tests covering crypto round-trips, client logic, export
  helpers, and constants validation
- Add pytest to optional dev dependencies

https://claude.ai/code/session_012gUbx3KCFxag8z4qg3nz3f
@danvaneijck danvaneijck merged commit 691e847 into main Feb 10, 2026
4 checks passed
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