Commit Graph

6 Commits

Author SHA1 Message Date
Hongming Wang
a3203a8a9e
Merge pull request #13 from Molecule-AI/gap-03-fix
feat(sdk): GAP-03 conftest, GAP-05 retry backoff, KI-002 idempotency key
2026-04-24 13:27:24 -07:00
Hongming Wang
28023e20d6 fix(ci): don't fetch into checked-out staging 2026-04-24 08:10:08 -07:00
Hongming Wang
283465efb6 fix(ci): relax auto-promote — no-gates mode + already-ahead no-op 2026-04-24 08:06:21 -07:00
Hongming Wang
68f8654a68 chore(ci): add auto-promote-staging workflow 2026-04-24 07:44:30 -07:00
d3e06a04fd ci(sdk): add pytest CI workflow for PRs and main pushes
Triggers on push/PR to main. Runs tests across Python 3.11, 3.12, 3.13
and adds ruff linting as a separate step.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 22:12:53 +00:00
Hongming Wang
cd067df651 ci: add PyPI publish workflow (tag v* → upload) 2026-04-16 03:50:17 -07:00