[libvirt] [PATCH] Add CII best practices badge

Daniel P. Berrange posted 1 patch 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20171013133203.11514-1-berrange@redhat.com
README.md | 1 +
1 file changed, 1 insertion(+)
[libvirt] [PATCH] Add CII best practices badge
Posted by Daniel P. Berrange 6 years, 6 months ago
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 5fed0fd874..1271843cb1 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
 [![Build Status](https://travis-ci.org/libvirt/libvirt.svg)](https://travis-ci.org/libvirt/libvirt)
+ [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/355/badge)](https://bestpractices.coreinfrastructure.org/projects/355)
 
 Libvirt API for virtualization
 ==============================
-- 
2.13.5

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] Add CII best practices badge
Posted by Martin Kletzander 6 years, 6 months ago
On Fri, Oct 13, 2017 at 02:32:03PM +0100, Daniel P. Berrange wrote:
>Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
>---
> README.md | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/README.md b/README.md
>index 5fed0fd874..1271843cb1 100644
>--- a/README.md
>+++ b/README.md
>@@ -1,4 +1,5 @@
> [![Build Status](https://travis-ci.org/libvirt/libvirt.svg)](https://travis-ci.org/libvirt/libvirt)
>+ [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/355/badge)](https://bestpractices.coreinfrastructure.org/projects/355)
>

ACK, could you also fixup all the links on that page to use HTTPS?

> Libvirt API for virtualization
> ==============================
>-- 
>2.13.5
>
>--
>libvir-list mailing list
>libvir-list@redhat.com
>https://www.redhat.com/mailman/listinfo/libvir-list
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] Add CII best practices badge
Posted by Daniel P. Berrange 6 years, 6 months ago
On Fri, Oct 13, 2017 at 04:48:06PM +0200, Martin Kletzander wrote:
> On Fri, Oct 13, 2017 at 02:32:03PM +0100, Daniel P. Berrange wrote:
> > Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
> > ---
> > README.md | 1 +
> > 1 file changed, 1 insertion(+)
> > 
> > diff --git a/README.md b/README.md
> > index 5fed0fd874..1271843cb1 100644
> > --- a/README.md
> > +++ b/README.md
> > @@ -1,4 +1,5 @@
> > [![Build Status](https://travis-ci.org/libvirt/libvirt.svg)](https://travis-ci.org/libvirt/libvirt)
> > + [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/355/badge)](https://bestpractices.coreinfrastructure.org/projects/355)
> > 
> 
> ACK, could you also fixup all the links on that page to use HTTPS?

Yep, done that now.

I have also made libvirt.org redirect to the https:// variant
unconditionally now so outdated links get TLS...

Just keep an eye out for any problems with accessing /git/ over
HTTPS in case the extra load hurts us

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list