Add "plugin" support to local backend (#2239)

and a nit to improve the clone


---
*Sponsored by Kithara Software GmbH*
This commit is contained in:
6543
2023-08-22 22:00:32 +02:00
committed by GitHub
parent 7adfa6c2ba
commit 3954d85a5b
4 changed files with 45 additions and 17 deletions

View File

@@ -6,11 +6,7 @@ The local backend will execute the pipelines on the local system without any iso
:::note
This backend is still pretty new and can not be treated as stable. Its
implementation and configuration can change at any time. Binary releases of the
agent will be available with the release of the [1.0.0
milestone](https://github.com/woodpecker-ci/woodpecker/milestone/4), so for now
you must compile the agent by yourself, to get the local backend functionality.
<!-- TODO: remove the self-compile note after the release of the agent -->
implementation and configuration can change at any time.
:::
Since the code runs directly in the same context as the agent (same user, same