Commit graph

3 commits

Author SHA1 Message Date
Martin Pitt
28466f7217 webpack: Move from sassc to Dart sass
Fixes #475
2021-07-27 09:42:10 +02:00
Katerina Koukiou
66c6e96406
livetest: fix cloning of repo
Previously it was checking out origin/master not the PR's branch.
2021-02-24 10:48:36 +01:00
Katerina Koukiou
6f04071d88
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 13:58:15 +01:00