]> git.ipfire.org Git - thirdparty/lxc.git/commit
Switch to Github actions 3711/head
authorStéphane Graber <stgraber@ubuntu.com>
Wed, 17 Mar 2021 18:09:57 +0000 (14:09 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 17 Mar 2021 19:55:58 +0000 (15:55 -0400)
commit4bc1dabe069f85d0090e4d86382a72b3da904b0e
tree24630c3c29309afbe56f3c5da2c2851ab12d037e
parent4fece28fa1193fe3ddf995b55417d89195a230e9
Switch to Github actions

Travis-CI has been a disaster lately with us running out of credits or
their system thinking we're out of credit anyway...

So with Jenkins now covering arm64, let's move the rest of the CI to
Github Actions instead.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
.github/workflows/build.yml [new file with mode: 0644]
.github/workflows/coverity.yml [new file with mode: 0644]
.github/workflows/static-analysis.yml [new file with mode: 0644]
.travis.yml [deleted file]
src/tests/Makefile.am
src/tests/travis.sh [deleted file]