woodpecker/cli/exec
qwerty287 31240b5771
Remove SSH backend (#2635)
The SSH backend is, similar to Gogs and Coding for forges, completely
unmaintained and seems unused (it is likely broken but we didn't get any
reports).
Instead, you should directly run the agent on the SSH machine with the
`local` backend.
2023-10-24 01:55:30 +02:00
..
exec.go Remove SSH backend (#2635) 2023-10-24 01:55:30 +02:00
flags.go Fix usage description for backend-http-proxy flag (#2250) 2023-08-19 16:27:21 +02:00
line.go Rework log streaming and related functions (#1802) 2023-06-06 09:52:08 +02:00
metadata.go Add SSH clone URL env var (#2198) 2023-08-12 17:39:13 +02:00