The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/pylxd/pull/435
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) === Signed-off-by: Alberto Donato <alberto.don...@canonical.com>
From cb1179210b781204511f6b3ceae5f2e56da414a8 Mon Sep 17 00:00:00 2001 From: Alberto Donato <alberto.don...@canonical.com> Date: Wed, 9 Dec 2020 14:00:25 +0100 Subject: [PATCH] fix CI badge Signed-off-by: Alberto Donato <alberto.don...@canonical.com> --- .gitreview | 4 ---- README.rst | 4 ++-- 2 files changed, 2 insertions(+), 6 deletions(-) delete mode 100644 .gitreview diff --git a/.gitreview b/.gitreview deleted file mode 100644 index d86ee7b6..00000000 --- a/.gitreview +++ /dev/null @@ -1,4 +0,0 @@ -[gerrit] -host=review.openstack.org -port=29418 -project=openstack/pylxd.git \ No newline at end of file diff --git a/README.rst b/README.rst index 4248072f..48c215f2 100644 --- a/README.rst +++ b/README.rst @@ -3,8 +3,8 @@ pylxd .. image:: http://img.shields.io/pypi/v/pylxd.svg :target: https://pypi.python.org/pypi/pylxd -.. image:: https://travis-ci.org/lxc/pylxd.svg?branch=master - :target: https://travis-ci.org/lxc/pylxd +.. image:: https://github.com/lxc/pylxd/workflows/CI%20tests/badge.svg + :target: https://github.com/lxc/pylxd/actions?query=workflow%3A%22CI+tests%22 .. image:: https://codecov.io/github/lxc/pylxd/coverage.svg?branch=master :target: https://codecov.io/github/lxc/pylxd .. image:: https://readthedocs.org/projects/docs/badge/?version=latest
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel