CI testing with cowbuilder and grml-debootstrap #4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Would be nice if mmdebstrap had some automated CI testing in combination with other (popular) build tools such as cowbuilder and grml-debootstrap. Specifically if cross building lets say arm64 on amd64 was covered.
I am not sure there is any free CI with the required features (sudo / mount in case of grml-deboostrap).
Thank you for creating mmdebstrap!
mmdebstrap is amazing!
Currently nearly the whole testsuite is run as a (wrongly named) jenkins job daily here: https://jenkins.debian.net/job/fakeroot-foreign-worker/
We could easily add tests for cowbuildor and grml-debootstrap. I'm open to patches for
coverage.sh
.