Aaron Weiker aweiker
  • Joined on 2026-04-12
aweiker pushed to main at rodin/review-bot 2026-05-13 03:47:03 +00:00
d722035629 Merge pull request 'fix(deps): replace gopkg.in/yaml.v3 with github.com/goccy/go-yaml' (#89) from review-bot-issue-87 into main
b9b7be3b4e fix: address review #2888 findings (comment clarity, test cleanup)
baa917f228 fix: handle MergeKeyNode explicitly in depth check, add size limit to ParsePersonaBytes
b0352ba1c9 docs: address review findings on YAML depth validation
0b16c4143a test: use per-subtest TempDir in TestYAMLEmptyFileRejection
Compare 14 commits »
aweiker closed issue rodin/review-bot#87 2026-05-13 03:47:02 +00:00
PR #58: uses gopkg.in/yaml.v3 instead of goccy/go-yaml as required by #57
aweiker merged pull request rodin/review-bot#89 2026-05-13 03:47:02 +00:00
fix(deps): replace gopkg.in/yaml.v3 with github.com/goccy/go-yaml
aweiker merged pull request rodin/review-bot#90 2026-05-13 00:18:06 +00:00
feat(vcs): Gitea adapter with diff-position translation (Phase 2)
aweiker pushed to feature/github-support at rodin/review-bot 2026-05-13 00:18:06 +00:00
1862dc999d Merge pull request 'feat(vcs): Gitea adapter with diff-position translation (Phase 2)' (#90) from review-bot-issue-79 into feature/github-support
d8270262d6 Wrap errors in GetPullRequest and PostReview for consistency
b2eea502d0 refactor(gitea): address review feedback on PR #90
0ec5093aeb fix: address self-review findings on PR #90
8a0eed298a feat(vcs): Gitea adapter with diff-position translation
Compare 5 commits »
aweiker closed issue rodin/review-bot#79 2026-05-13 00:18:06 +00:00
feat(vcs): Gitea adapter with diff-position translation (Phase 2)
aweiker pushed to feature/github-support at rodin/review-bot 2026-05-12 20:18:19 +00:00
8e4c1cc32e Merge pull request 'feat(vcs): complete Phase 1 — util.go, type cleanup, interface additions (fixes #84, #85, #86)' (#88) from review-bot-issue-84 into feature/github-support
ec03dc2373 fix: address remaining review findings (interface assertions, DismissReview ctx, import order, filepath param, spelling)
1749d95727 fix(vcs): address review findings on PR #88
7c83365fc4 feat(vcs): complete Phase 1 — util.go, type cleanup, interface additions (fixes #84, #85, #86)
Compare 4 commits »
aweiker closed issue rodin/review-bot#84 2026-05-12 20:18:18 +00:00
PR #83: vcs/util.go not delivered — GetAllFilesInPath and BuildLineToPositionMap missing
aweiker merged pull request rodin/review-bot#88 2026-05-12 20:18:18 +00:00
feat(vcs): complete Phase 1 — util.go, type cleanup, interface additions (fixes #84, #85, #86)
aweiker closed issue rodin/review-bot#86 2026-05-12 20:18:18 +00:00
PR #83: vcs interfaces and PullRequest type missing fields required by issue #78
aweiker closed issue rodin/review-bot#85 2026-05-12 20:18:18 +00:00
PR #83: review.ContentEntry and review.GiteaClient not deleted as required by #78
aweiker pushed to feature/github-support at rodin/review-bot 2026-05-12 19:14:47 +00:00
6be5e306aa Merge pull request 'feat(vcs): extract interfaces and types from gitea/ (Phase 1)' (#83) from review-bot-issue-78 into feature/github-support
cd6cd93bf0 fix(vcs): address PR #83 review findings (round 2)
c889724dda fix(vcs): address Phase 1 review findings
1ac51669ed docs(vcs): add package doc to interfaces.go
2e6f46f28d feat(vcs): extract interfaces and types from gitea/ (Phase 1, #78)
Compare 5 commits »
aweiker merged pull request rodin/review-bot#83 2026-05-12 19:14:45 +00:00
feat(vcs): extract interfaces and types from gitea/ (Phase 1)
aweiker closed issue rodin/review-bot#78 2026-05-12 19:14:45 +00:00
feat(vcs): extract interfaces and types from gitea/ (Phase 1)
aweiker approved rodin/review-bot#75 2026-05-11 16:01:52 +00:00
feat: add GitHub Actions support
aweiker pushed to main at rodin/review-bot 2026-05-11 15:39:01 +00:00
019b815280 Merge pull request 'fix(gitea): handle single-object response in ListContents' (#74) from issue-73 into main
c27dfd0f08 fix(gitea): guard against empty response in ListContents fallback
1b6c37605f fix(gitea): handle single-object response in ListContents
Compare 3 commits »