woodpecker/cli/exec
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
..
exec.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
line.go Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00