woodpecker/cmd/agent
qwerty287 001b5639a6
Use assert for test (#3201)
instead of `if`s
2024-01-14 19:33:58 +01:00
..
agent.go Enable golangci linter contextcheck (#3170) 2024-01-11 22:15:15 +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 Use assert for test (#3201) 2024-01-14 19:33:58 +01: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 Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
main.go Enable gocritic and don't ignore globally (#3159) 2024-01-10 15:34:44 +01:00