Virgil
bdf669db39
feat(forge): add safe stringers for option types
...
Security Scan / security (push) Successful in 13s
Test / test (push) Successful in 1m49s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 08:07:18 +00:00
Virgil
2dcb22fb3f
docs(forge): add usage examples to option types
...
Security Scan / security (push) Successful in 14s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:09:36 +00:00
Virgil
491278904d
docs(forge): align service docs with milestones
...
Security Scan / security (push) Successful in 15s
Test / test (push) Successful in 1m47s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:08:46 +00:00
Virgil
b9962f2412
feat: add milestone list filters
...
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m29s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 00:30:36 +00:00
Virgil
c1f3ff5bca
feat(milestones): add list and iterator helpers
...
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 56s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 09:10:05 +00:00
Virgil
ef44e7ada2
Add milestone edit and delete APIs
...
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 54s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 05:37:02 +00:00
Virgil
551a964fdb
refactor(ax): enforce v0.8.0 polish rules
...
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m36s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-29 23:39:24 +00:00
Claude
1ffb4bee5a
feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports
...
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 1m20s
Replace fmt, errors, strings, path/filepath, encoding/json with Core
primitives across 23 files. Keep encoding/json for streaming
NewDecoder/NewEncoder, strings for Fields/FieldsFuncSeq.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 13:27:06 +00:00
Snider
ecad738da9
feat(forge): add MilestoneService, fix comment creation
...
- 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>
2026-03-23 12:53:10 +00:00