woodpecker/cmd/agent
qwerty287 00df53e941
Clean up logging (#3161)
- use `Err` method instead of format strings
- use `Msg` if no format string is used
2024-01-10 20:57:12 +01:00
..
agent.go Clean up logging (#3161) 2024-01-10 20:57:12 +01:00
agent_test.go Add agent config file (#1971) 2023-07-12 18:51:40 +02:00
config.go Unregister stateless agents from server on termination (#2606) 2023-11-02 01:53:47 +02:00
config_test.go Unregister stateless agents from server on termination (#2606) 2023-11-02 01:53:47 +02:00
flags.go Support go plugins for forges and agent backends (#2751) 2023-12-20 14:26:57 +01:00
health.go Enable some linters (#3129) 2024-01-09 21:35:37 +01:00
health_test.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
main.go Enable gocritic and don't ignore globally (#3159) 2024-01-10 15:34:44 +01:00