garm-provider-edge-connect/config
Waldemar 4814d854ee
Some checks failed
build / build (push) Successful in 1m13s
Go Tests / go-tests (push) Failing after 1m13s
fix(config): improve validation error messages for edge_connect config
Clarified error messages to help diagnose configuration issues:
- Changed "edge_connect_url" to "edge_connect.url" to match actual TOML structure
- Added helpful note about common mistake of using hyphens instead of underscores in TOML section names

This addresses confusion when users accidentally use [edge-connect] instead of [edge_connect].

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-23 17:41:31 +02:00
..
config.go fix(config): improve validation error messages for edge_connect config 2025-10-23 17:41:31 +02:00
config.toml refactor(config): Nested edge connect config and added default flavor 2025-10-23 15:14:41 +02:00