dev #16

Merged
Snider merged 11 commits from dev into main 2026-03-23 20:39:49 +00:00
Owner
No description provided.
Snider added 8 commits 2026-03-23 18:41:48 +00:00
feat(commits): add List/Get methods + tests (Codex)
All checks were successful
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 47s
244ff651c3
CommitService now has ListRepoCommits and GetCommit methods
with full httptest coverage. Tests verify correct paths,
response parsing, and error handling.

Co-Authored-By: Virgil <virgil@lethean.io>
- Add MilestoneService with ListAll, Get, Create
- Fix CreateIssueCommentOption Updated field to *time.Time (was serialising zero value)
- Register Milestones in Forge client

Co-Authored-By: Virgil <virgil@lethean.io>
Co-Authored-By: Virgil <virgil@lethean.io>
Co-Authored-By: Virgil <virgil@lethean.io>
Co-Authored-By: Virgil <virgil@lethean.io>
Merge pull request '[agent/codex] API contract extraction. For every exported type, function, ...' (#15) from agent/api-contract-extraction--for-every-expor into dev
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 43s
Security Scan / security (pull_request) Successful in 9s
Test / test (pull_request) Successful in 44s
ca986fa374
Snider added 1 commit 2026-03-23 20:39:10 +00:00
Delete docs/security-attack-vector-mapping.md
Some checks failed
Security Scan / security (push) Has been cancelled
Test / test (push) Has been cancelled
Security Scan / security (pull_request) Successful in 9s
Test / test (pull_request) Successful in 44s
aa839b07b0
Snider added 1 commit 2026-03-23 20:39:17 +00:00
Delete docs/convention-drift-2026-03-23.md
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
Security Scan / security (pull_request) Successful in 8s
Test / test (pull_request) Successful in 47s
f99a00c243
Snider added 1 commit 2026-03-23 20:39:36 +00:00
Merge branch 'main' into dev
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 42s
Security Scan / security (pull_request) Successful in 9s
Test / test (pull_request) Successful in 47s
35792507ad
Snider merged commit 1895ee9bbd into main 2026-03-23 20:39:49 +00:00
Sign in to join this conversation.
No description provided.