woodpecker/cmd/agent
Lauris BH 724a3bf56e
Fix agent config reading error handling (#2008)
Currently for non-existing config file it would report error instead of info message
2023-07-17 14:22:32 +02:00
..
agent.go Add agent config file (#1971) 2023-07-12 18:51:40 +02:00
agent_test.go Add agent config file (#1971) 2023-07-12 18:51:40 +02:00
config.go Fix agent config reading error handling (#2008) 2023-07-17 14:22:32 +02:00
config_test.go Add agent config file (#1971) 2023-07-12 18:51:40 +02:00
flags.go Add agent config file (#1971) 2023-07-12 18:51:40 +02:00
health.go Fix linter (#1647) 2023-03-18 20:35:27 +01:00
health_test.go Create agent/ package for backend agnostic logic (#338) 2021-09-23 16:58:12 +02:00
main.go Let agent retry to connecting to server (#1728) 2023-05-03 13:31:29 +02:00