Commit Graph

3 Commits

Author SHA1 Message Date
root
21b74a241f test: pre-commit hook test
Some checks failed
PR Checks / test (pull_request) Failing after 24s
PR Checks / security (pull_request) Failing after 8s
2026-03-29 09:00:59 +00:00
root
fff2c28331 fix: use python-semantic-release instead of semantic-release
Some checks failed
PR Checks / test (pull_request) Failing after 17s
PR Checks / security (pull_request) Failing after 15s
semantic-release==0.1.0 is wrong package.
python-semantic-release is the official one.
2026-03-29 01:18:06 +00:00
root
0975b68334 feat: complete Kwork API client with 45+ endpoints
Initial release:
- Complete async API client (45+ endpoints)
- Pydantic models for all responses
- Two-step authentication
- Comprehensive error handling
- 92% test coverage
- Gitea Actions CI/CD
- Semantic release configured
2026-03-29 00:42:54 +00:00