]> Sergey Matveev's repositories - public-inbox.git/commit
ci: include some scripts to make CI easier
authorEric Wong <e@80x24.org>
Tue, 7 May 2019 09:09:54 +0000 (09:09 +0000)
committerEric Wong <e@80x24.org>
Thu, 9 May 2019 07:49:37 +0000 (07:49 +0000)
commit7e2abe2d068367f2fcdf638a4482c953111df156
treecd33f7069c9145aa5ebe0349514325c1ea459076
parent441a1bc6292c9286adc591ef71e307c5d9f8e274
ci: include some scripts to make CI easier

This should make it easier to test a bunch of package
installation profiles across whatever OS isolation
one chooses (chroots, containers, jails, VMs).
MANIFEST
ci/README [new file with mode: 0644]
ci/deps.perl [new file with mode: 0755]
ci/profiles.sh [new file with mode: 0755]
ci/run.sh [new file with mode: 0755]