woodpecker/cmd/agent
6543 798c2bc8b2
Upgrade urfave/cli to v2 (#483)
* migrate urfave/ci v1 -> v2
* refactor cli (format flag)
* log error if agent can not listen on port 3000

close #452
2021-10-27 21:03:14 +02:00
..
agent.go Upgrade urfave/cli to v2 (#483) 2021-10-27 21:03:14 +02:00
flags.go Upgrade urfave/cli to v2 (#483) 2021-10-27 21:03:14 +02:00
health.go Upgrade urfave/cli to v2 (#483) 2021-10-27 21:03:14 +02:00
health_test.go Create agent/ package for backend agnostic logic (#338) 2021-09-23 16:58:12 +02:00
main.go Upgrade urfave/cli to v2 (#483) 2021-10-27 21:03:14 +02:00
signal.go Fix channel buffer used with signal.Notify (#421) 2021-10-09 03:14:25 +02:00