Infrastructure provider APIs (Hetzner Cloud, CloudNS)
Find a file
Snider 1cecf00148 Merge origin/dev into agent/fix-coderabbit-findings--verify-each-aga
Resolve conflict in hetzner_test.go: keep PR's CodeRabbit fixes
alongside dev's new test functions (load balancer, snapshot, GetServer).

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-24 11:41:09 +00:00
cmd fix(coderabbit): address review findings 2026-03-17 16:24:37 +00:00
docs docs: add human-friendly documentation 2026-03-11 13:02:40 +00:00
.gitignore chore: add .core/ and .idea/ to .gitignore 2026-03-15 10:17:49 +00:00
CLAUDE.md fix(tests): update error assertions for coreerr.E format and add missing tests 2026-03-17 08:34:06 +00:00
client.go fix(coderabbit): address review findings 2026-03-17 16:24:37 +00:00
client_test.go fix(coderabbit): address review findings 2026-03-17 16:24:37 +00:00
cloudns.go refactor: replace fmt.Errorf and errors.New with coreerr.E from go-log 2026-03-16 20:38:10 +00:00
cloudns_test.go fix(coderabbit): address review findings 2026-03-17 16:24:37 +00:00
config.go refactor: replace fmt.Errorf and errors.New with coreerr.E from go-log 2026-03-16 20:38:10 +00:00
config_test.go fix(tests): update error assertions for coreerr.E format and add missing tests 2026-03-17 08:34:06 +00:00
go.mod chore: sync dependencies for v0.1.5 2026-03-16 22:18:37 +00:00
go.sum chore: sync dependencies for v0.1.5 2026-03-16 22:18:37 +00:00
hetzner.go refactor: replace fmt.Errorf and errors.New with coreerr.E from go-log 2026-03-16 20:38:10 +00:00
hetzner_test.go fix(coderabbit): address review findings 2026-03-17 16:24:37 +00:00