claude-code-sdk-python/.github/workflows
Ashwin Bhat 73f861235e
Some checks are pending
Lint / lint (push) Waiting to run
Test / test (3.10) (push) Waiting to run
Test / test (3.11) (push) Waiting to run
Test / test (3.12) (push) Waiting to run
Test / test (3.13) (push) Waiting to run
Add CI workflow for Claude Code SDK e2e testing (#154)
## Summary
- Added GitHub Actions workflow to test SDK integration with Claude Code
CLI
- Tests run on PR open/synchronize events across Python 3.10-3.13

## Test plan
- [x] Workflow triggers on PR events
- [x] Installs Claude Code CLI via official script
- [x] Runs quickstart example
- [x] Runs streaming_mode example

🤖 Generated with [Claude Code](https://claude.ai/code)

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-06 22:41:53 -07:00
..
claude-code-review.yml Add Claude Code GitHub Workflow 2025-06-17 17:03:37 -07:00
claude-issue-triage.yml Add Claude issue triage workflow 2025-07-03 11:15:41 -07:00
claude.yml fix pytest allowed tool (#117) 2025-08-06 16:03:30 -07:00
create-release-tag.yml chore: cleanup 2025-06-29 14:35:44 +07:00
lint.yml Initial Python SDK import 2025-06-12 00:16:19 -07:00
publish.yml Fix "Publish to PyPI" workflow: Add commit signing and improve diff (#82) 2025-07-21 09:53:24 -07:00
test-e2e.yml Add CI workflow for Claude Code SDK e2e testing (#154) 2025-09-06 22:41:53 -07:00
test.yml Fix CI: Don't fail on Codecov upload errors 2025-06-12 00:21:45 -07:00