woodpecker/cmd/agent
6543 3cd78c9409
Refactor agent (#2021)
- code cleanup
- init backend engine only once
- pass a taskUUID to the backend

---
*Sponsored by Kithara Software GmbH*
2023-07-20 20:39:20 +02:00
..
agent.go Refactor agent (#2021) 2023-07-20 20:39:20 +02:00
agent_test.go Add agent config file (#1971) 2023-07-12 18:51:40 +02:00
config.go Remove code to read agent-id.conf (#2009) 2023-07-19 22:09:06 +02:00
config_test.go Remove code to read agent-id.conf (#2009) 2023-07-19 22:09:06 +02:00
flags.go Remove code to read agent-id.conf (#2009) 2023-07-19 22:09:06 +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