homelabby/internal
Mikkel Georgsen 6040ecc3cc feat(02-01): install go-openai and add CreateDevice to NetBox client
- go get github.com/sashabaranov/go-openai v1.41.2
- Add CreateDevice(ctx, name, assetTag, deviceTypeID, roleID, siteID) → (int64, error)
- Add DeleteDevice(ctx, id) for test cleanup
- Use Int32As* oneOf helpers for go-netbox v4 FK fields
- TestCreateDeviceValidation PASS; TestCreateDeviceLive SKIP (no live token)
2026-04-10 05:42:51 +00:00
..
api feat(01-foundation-01): viper config loader and SPA fallback fix 2026-04-10 01:27:54 +00:00
config feat(01-foundation-01): viper config loader and SPA fallback fix 2026-04-10 01:27:54 +00:00
inventory feat(01-04): quality gate state machine, tag sync, catalog updater 2026-04-10 05:22:22 +00:00
netbox feat(02-01): install go-openai and add CreateDevice to NetBox client 2026-04-10 05:42:51 +00:00
queue feat(01-05): WAQ retry worker and graceful shutdown wiring 2026-04-10 05:22:10 +00:00