Commits
Branch selector
User selector
Commit history
Commits on Jun 5, 2026
- committed
- committed
feat(inpost): production-grade improvements
Show description for e42ac78committed
Commits on May 31, 2026
fix(I1): resolve all ruff/mypy quality gates
Show description for 27b5c36committed
Commits on May 30, 2026
fix(inpost): validate config_schema at provider construction time
Show description for 7104082committedfix(inpost): validate required config at construction; fix confirmation_method type
Show description for 52043d2committedfix(inpost): decouple webhook IP validation from Django header convention
Show description for 83bd9a0committedfix(inpost): make _ClientPool.close_all() async with atexit shutdown hook
Show description for 9618810committedbuild(inpost): add py.typed marker for PEP 561 compliance
Show description for 33fc88ccommittedfeat(logging): use structured logger in InPostBaseProvider
Show description for 49c1e78committedfeat(inpost): add ShipXMetrics for observability
Show description for 51a6b5bcommittedfeat(inpost): add circuit breaker to ShipXClient
Show description for 13b724bcommittedfeat(inpost): make webhook IP range configurable
Show description for 81ac6e8committedrefactor(inpost): extract InPostBaseProvider to reduce code duplication
Show description for f8105aacommittedfix(inpost): P0 - retry on transient errors, shared client pool
Show description for 38bfa7dcommitted
Commits on Mar 20, 2026
Commits on Feb 18, 2026
refactor: implement explicit provider capability mixin interfaces
Show description for 074680candcommittedfix: add explicit type parameters to dict annotations for mypy strict
Show description for 6fd4b05andcommittedchore: add mypy strict configuration and dev dependency
Show description for 705c24bandcommittedchore: add .sisyphus directory to .gitignore
Show description for b532b89andcommitted
Commits on Feb 17, 2026
refactor: update provider to explicit address/parcel params
Show description for 14fdb65committed- committed
- committed
feat(inpost): declare config_schema on both InPost providers
Show description for 00b321bcommitted
Commits on Feb 16, 2026
docs: add release-ready documentation, metadata, and Sphinx setup
Show description for 9638fa2committed- committed