-
v1.1.1 Stable
released this
2025-12-23 23:06:46 +00:00 | 0 commits to main since this releasev1.1.1
- Updated Dependencies
- Added: unit tests
- Added
internal/hetzner/hetzneragent_extra_test.gocovering userdata generation and mocked runtime checks. - Added
internal/woodpecker/agent_test.gocoveringCreateWoodpeckerAgent,GetAgentIdByName,DecomAgent(httptest-based). - Added
internal/woodpecker/metrics_test.gocoveringQueueInfo,CheckPending, andCheckRunning. - Implemented
internal/logging/logging_test.goassertions forConfigureLoggerlevels.
- Added
- Changed: code to improve testability
- Introduced
refreshNodeInfoindirection ininternal/hetzner/hetzneragent.goto allow mocking in tests. - Updated
hetzneruserdata test expectations and fixed JSON encoding in tests.
- Introduced
- Notes:
- No functional behavior changes except testability refactor (indirection).
Downloads