Skip to content

[master] Add CI workflows - #1

Merged
ghultink merged 2 commits into
mainfrom
feature/add-ci-workflows
Mar 20, 2026
Merged

[master] Add CI workflows#1
ghultink merged 2 commits into
mainfrom
feature/add-ci-workflows

Conversation

@martijnbots

Copy link
Copy Markdown

No description provided.

Martijn Bots and others added 2 commits March 20, 2026 10:33
- create-release-branch: creates release/vX.Y branch from main
- create-release: auto-increments patch version and creates GH release
- pr-checks: runs pytest across Python 3.10, 3.11, 3.12
- publish: runs tests, sets version from tag, builds and publishes
  to PyPI using trusted publisher (OIDC)

Follows the same patterns as the PHP and Node SDK workflows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Consistent with the PHP and Node SDKs which test on a single runtime.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@martijnbots
martijnbots force-pushed the feature/add-ci-workflows branch from cd03153 to 318be3c Compare March 20, 2026 10:33
@ghultink
ghultink merged commit f939399 into main Mar 20, 2026
1 check 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