[libvirt PATCH] README: Add GitLab CI badge

Andrea Bolognani posted 1 patch 4 years ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20200414143206.324006-1-abologna@redhat.com
README.rst | 3 +++
1 file changed, 3 insertions(+)
[libvirt PATCH] README: Add GitLab CI badge
Posted by Andrea Bolognani 4 years ago
We've moved most of our CI jobs to GitLab, so we should display
the corresponding badge prominently.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 README.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.rst b/README.rst
index 080352ac77..cdcc97b5b2 100644
--- a/README.rst
+++ b/README.rst
@@ -1,3 +1,6 @@
+.. image:: https://gitlab.com/libvirt/libvirt/badges/master/pipeline.svg
+     :target: https://gitlab.com/libvirt/libvirt/pipelines
+     :alt: GitLab CI Build Status
 .. image:: https://travis-ci.org/libvirt/libvirt.svg
      :target: https://travis-ci.org/libvirt/libvirt
      :alt: Travis CI Build Status
-- 
2.25.2

Re: [libvirt PATCH] README: Add GitLab CI badge
Posted by Ján Tomko 3 years, 12 months ago
On a Tuesday in 2020, Andrea Bolognani wrote:
>We've moved most of our CI jobs to GitLab, so we should display
>the corresponding badge prominently.
>
>Signed-off-by: Andrea Bolognani <abologna@redhat.com>
>---
> README.rst | 3 +++
> 1 file changed, 3 insertions(+)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
Re: [libvirt PATCH] README: Add GitLab CI badge
Posted by Andrea Bolognani 3 years, 12 months ago
On Tue, 2020-04-14 at 16:32 +0200, Andrea Bolognani wrote:
> We've moved most of our CI jobs to GitLab, so we should display
> the corresponding badge prominently.
> 
> Signed-off-by: Andrea Bolognani <abologna@redhat.com>
> ---
>  README.rst | 3 +++
>  1 file changed, 3 insertions(+)

ping

-- 
Andrea Bolognani / Red Hat / Virtualization