woodpecker/pipeline/backend/types
6543 b15ca52a63
Move constrain to only have a single command in backend to run to dedicated backends (#1032)
at the moment we compile a script that we can pipe in as single command
this is because of the constrains the docker backend gives us.

so we move it into the docker backend and eventually get rid of it altogether
2022-10-31 00:26:49 +01:00
..
auth.go Add backend selection for agent (#463) 2021-11-26 03:34:48 +01:00
config.go Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00
conn.go Add backend selection for agent (#463) 2021-11-26 03:34:48 +01:00
engine.go gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
network.go Add backend selection for agent (#463) 2021-11-26 03:34:48 +01:00
secret.go pipeline backend: remove unused var (#683) 2022-01-09 23:28:41 +01:00
stage.go Add backend selection for agent (#463) 2021-11-26 03:34:48 +01:00
state.go Added support for step errors when executing backend (#817) 2022-05-11 13:40:44 +02:00
step.go Move constrain to only have a single command in backend to run to dedicated backends (#1032) 2022-10-31 00:26:49 +01:00
volume.go Add backend selection for agent (#463) 2021-11-26 03:34:48 +01:00