woodpecker/cmd/agent
qwerty287 f582ad3159
Various enhancements in configuration (#1645)
- backends: move to cli flags instead of os.Getenv
- ssh: support 2fa with key and password
- allow to set grpc jwt secret (solves todo)
- allow to set default and max timeout (solves todo)

Closes https://github.com/woodpecker-ci/woodpecker/issues/896
Closes https://github.com/woodpecker-ci/woodpecker/issues/1131
2023-03-19 20:24:43 +01:00
..
agent.go Various enhancements in configuration (#1645) 2023-03-19 20:24:43 +01:00
flags.go Various enhancements in configuration (#1645) 2023-03-19 20:24:43 +01: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 Upgrade urfave/cli to v2 (#483) 2021-10-27 21:03:14 +02:00