end-to-end/actions/example-lxc
Earl Warren c29e1e64e7
feat: actions: verify LXC backend can checkout (#522)
ACT is expected to provide an LXC backend with node pre-installed by default to allow for running commonly used actions written in JS.

It also includes an upgrade to setup-forgejo 2.0.8 which contains a fix to teardown the runner properly even in the event where it contains files owned by root. This happens when running a workflow within a LXC container.

Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/522
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2025-01-29 06:57:27 +00:00
..
.forgejo/workflows feat: actions: verify LXC backend can checkout (#522) 2025-01-29 06:57:27 +00:00
runner-config.yaml feat: actions: add LXC backend example (#520) 2025-01-28 17:16:51 +00:00
setup.sh feat: actions: add LXC backend example (#520) 2025-01-28 17:16:51 +00:00
teardown.sh feat: actions: add LXC backend example (#520) 2025-01-28 17:16:51 +00:00