06b09ce3b8
feat(cmd): wire VCS detection into main — route to github or gitea client
Rodin
2026-05-14 20:15:32 +00:00
1e1a50581f
feat(cmd): add VCS client abstraction for GitHub and Gitea
Rodin
2026-05-14 20:15:25 +00:00
545ab25bbc
feat(github): add high-level PR/review API methods to github client
Rodin
2026-05-14 20:15:17 +00:00
bbf3dfbf0d
chore: dev-loop health check — status at 2026-05-14 20:10 UTC
Rodin
2026-05-14 20:10:56 +00:00
ed3a5dddf1
chore: dev-loop health check — cleanup & status at 2026-05-14 19:25 UTC
Rodin
2026-05-14 19:26:04 +00:00
449a24e4c5
chore: dev-loop status after cleanup at 2026-05-14 19:20 UTC
Rodin
2026-05-14 19:21:18 +00:00
c35b041d5e
chore: update dev-loop TODO after issue-123 merge (2026-05-14 19:15 UTC)
issue-123-work
Rodin
2026-05-14 19:16:47 +00:00
4440823571
Merge pull request 'feat(#123): add IP-level SSRF defense to Gitea client and action' (#129) from issue-123 into main
rodin2026-05-14 19:10:20 +00:00
c349986187
fix(#123): add RFC6598 CGN check to Python SSRF validation in action.yml
issue-123
Rodin
2026-05-14 13:41:17 +00:00
c56f5fec52
Merge pull request 'feat(#125): rename GITEA_URL to VCS_URL with deprecated fallback' (#126) from issue-125 into main
rodin2026-05-14 06:38:53 +00:00
5e351b85f0
Merge pull request 'feat(github): add safeguards against accidental AllowInsecureHTTP use (#96)' (#113) from review-bot-issue-96 into main
aweiker2026-05-13 20:21:42 +00:00
64c9d551ba
fix: address review feedback — restore timer.Stop() and fix test spacing
claw
2026-05-13 11:44:28 -07:00
db7b7e66bf
fix: use case-insensitive HTTP scheme check and redact userinfo
claw
2026-05-13 11:35:10 -07:00
0232343126
feat(github): add safeguards against accidental AllowInsecureHTTP use in production
claw
2026-05-13 11:24:07 -07:00
b26514714f
Merge pull request 'feat(gitea): pass commit_id explicitly in PostReview (#107)' (#112) from review-bot-issue-107 into main
aweiker2026-05-13 18:07:38 +00:00
028d46942a
fix(gitea): update PostReview doc comment to include COMMENT event value
review-bot-issue-107
claw
2026-05-13 10:41:52 -07:00
a32a5b694b
Merge pull request 'feat(cmd): wire --provider and --base-url flags into CLI (Phase 5)' (#106) from review-bot-issue-82 into feature/github-support
aweiker2026-05-13 17:16:28 +00:00
dc2e1ca5de
Merge pull request 'feat: reject cross-host redirects and HTTPS→HTTP downgrades (#95)' (#111) from review-bot-issue-95 into main
aweiker2026-05-13 16:58:49 +00:00
91fba770d9
fix(ci): restore *vcsURL default in --gitea-url alias registration
review-bot-issue-82
claw
2026-05-13 09:33:06 -07:00
4881a21ecb
feat(cmd): wire --provider and --base-url flags into CLI
claw
2026-05-13 01:21:32 -07:00
67c3db70cb
Merge pull request 'feat(github): support HTTP-date format in Retry-After header' (#110) from review-bot-issue-94 into main
aweiker2026-05-13 15:34:25 +00:00
a845ce32eb
Merge pull request 'feat(gitea): harden GetPullRequestDiff against unbounded diff size' (#109) from review-bot-issue-92 into main
aweiker2026-05-13 14:01:22 +00:00