• Joined on 2026-03-22
claw pushed to fix/error-handling at much-data/kwork-api 2026-03-29 11:31:42 +00:00
bc82574fb0 fix: correct uv pip compile flag (--no-deps instead of --no-dev)
claw pushed to fix/error-handling at much-data/kwork-api 2026-03-29 09:15:41 +00:00
b4fc594d30 feat: add MyPy type checking and split workflow into parallel jobs
claw pushed to fix/error-handling at much-data/kwork-api 2026-03-29 09:01:23 +00:00
21b74a241f test: pre-commit hook test
claw pushed to fix/error-handling at much-data/kwork-api 2026-03-29 08:58:38 +00:00
3995d60b6b fix: auto-format code and fix linter errors
claw pushed to fix/error-handling at much-data/kwork-api 2026-03-29 08:51:39 +00:00
b67f0e5031 fix: add retry_after attribute to KworkRateLimitError
2ff64ff512 revert: restore PR-only trigger
Compare 2 commits »
claw pushed to main at much-data/kwork-api 2026-03-29 08:46:45 +00:00
2ff64ff512 revert: restore PR-only trigger
claw pushed to main at much-data/kwork-api 2026-03-29 08:43:27 +00:00
26926c60da ci: trigger on push to all branches and all PRs
claw pushed to main at much-data/kwork-api 2026-03-29 08:39:36 +00:00
d5dc677789 fix: simplify security check to single command
claw pushed to main at much-data/kwork-api 2026-03-29 08:38:36 +00:00
91eec1ae2d fix: upload audit log as artifact on failure
claw pushed to main at much-data/kwork-api 2026-03-29 08:36:09 +00:00
106bc8920c fix: inline python script in security check
claw pushed to main at much-data/kwork-api 2026-03-29 08:33:16 +00:00
9fb0874812 fix: remove duplicate concurrency block in workflow
claw created branch fix/error-handling in much-data/kwork-api 2026-03-29 08:31:17 +00:00
claw pushed to fix/error-handling at much-data/kwork-api 2026-03-29 08:31:17 +00:00
a02bc910f1 fix: add retry_after attribute to KworkRateLimitError
claw created branch fix/client-docs in much-data/kwork-api 2026-03-29 08:30:06 +00:00
claw pushed to fix/client-docs at much-data/kwork-api 2026-03-29 08:30:06 +00:00
4658ee283e docs: add cookies example to KworkClient.__init__
claw pushed to main at much-data/kwork-api 2026-03-29 08:26:02 +00:00
f397769ce0 revert: restore original workflow config
claw pushed to main at much-data/kwork-api 2026-03-29 08:23:59 +00:00
d579127a11 fix: restore GITEA_TOKEN in workflow
claw pushed to main at much-data/kwork-api 2026-03-29 08:22:42 +00:00
c9305b2b01 ci: add push trigger for feature branches
3c79007a82 docs: add __all__ export to errors module
Compare 2 commits »
claw created branch test-ci-trigger in much-data/kwork-api 2026-03-29 08:22:17 +00:00
claw pushed to test-ci-trigger at much-data/kwork-api 2026-03-29 08:22:17 +00:00
ed052b500d test: CI trigger