Commit graph

2 commits

Author SHA1 Message Date
Katerina Koukiou
6298cbb498 Update .github/workflows/livetest.yml.disabled
Co-authored-by: Martin Pitt <martinpitt@users.noreply.github.com>
2021-02-09 12:40:59 +01:00
Katerina Koukiou
81faa2e937 Introduce a github action which builds a cockpit preview when requested
It currently reacts to /livetest comments on PRs and builds cockpit from
the PR's checkout. Then serves it on logs.cockpit-project.org on a port
specified on a follow-up comment to the /livetest.

Cockpit developers can now utilize this workflow to review a PR without
having to pull and compile the code locally.
2021-02-09 11:33:03 +01:00