#7 (comment)
Splitting from #7 so it can be closed separately.
Me:
Please add Github Actions workflows to test privleap installation. Github does not make available Debian images, only Ubuntu images, but you can run Debian docker images from the Ubuntu images.
@ArrayBolt3
privleap should work on Ubuntu out of the box, so an Ubuntu image may be enough. Failing that, I'd rather use a Debian 12 VM than a docker image, I think the actions runners supports nested virt though, I'm not entirely sure.
- Test package installation, including systemd functionality
- Test package functionality with the tests
See example.
#7 (comment)
Splitting from #7 so it can be closed separately.
Me:
@ArrayBolt3
See example.