woodpecker/pipeline/rpc
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
..
proto 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
line_test.go Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
peer.go Store an agents list and add agent heartbeats (#1189) 2023-01-28 14:13:04 +01:00