]> git.ipfire.org Git - thirdparty/lxc.git/commit
Switch to Github actions
authorStéphane Graber <stgraber@ubuntu.com>
Wed, 17 Mar 2021 18:09:57 +0000 (14:09 -0400)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 17 Mar 2021 21:16:53 +0000 (22:16 +0100)
commit652e39c6c5c5944010f958d9e5abaf0cae188705
tree09ecdfbbb71f786c1d846ea55e6c475a0bb52de0
parentdcf690189a5771e931c5b974658e2287a3fca18b
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]