public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-portage-dev] [PATCH] repoman: Make LIVEVCS.* checks fatal
@ 2016-06-28 18:30 Michał Górny
  2016-06-28 19:40 ` Zac Medico
  0 siblings, 1 reply; 3+ messages in thread
From: Michał Górny @ 2016-06-28 18:30 UTC (permalink / raw
  To: gentoo-portage-dev; +Cc: Michał Górny

Make LIVEVCS.* checks fatal to prevent people from committing ebuilds
using live eclasses instead of package.masking them afterwards by QA.
---
 repoman/pym/repoman/qa_data.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/repoman/pym/repoman/qa_data.py b/repoman/pym/repoman/qa_data.py
index 48ab389..738368e 100644
--- a/repoman/pym/repoman/qa_data.py
+++ b/repoman/pym/repoman/qa_data.py
@@ -270,8 +270,6 @@ qawarnings = set((
 	"repo.eapi.deprecated",
 	"usage.obsolete",
 	"upstream.workaround",
-	"LIVEVCS.stable",
-	"LIVEVCS.unmasked",
 	"IUSE.rubydeprecated",
 ))
 
-- 
2.9.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [gentoo-portage-dev] [PATCH] repoman: Make LIVEVCS.* checks fatal
  2016-06-28 18:30 [gentoo-portage-dev] [PATCH] repoman: Make LIVEVCS.* checks fatal Michał Górny
@ 2016-06-28 19:40 ` Zac Medico
  2016-06-30  5:54   ` Michał Górny
  0 siblings, 1 reply; 3+ messages in thread
From: Zac Medico @ 2016-06-28 19:40 UTC (permalink / raw
  To: gentoo-portage-dev; +Cc: Michał Górny


[-- Attachment #1.1: Type: text/plain, Size: 724 bytes --]

On 06/28/2016 11:30 AM, Michał Górny wrote:
> Make LIVEVCS.* checks fatal to prevent people from committing ebuilds
> using live eclasses instead of package.masking them afterwards by QA.
> ---
>  repoman/pym/repoman/qa_data.py | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/repoman/pym/repoman/qa_data.py b/repoman/pym/repoman/qa_data.py
> index 48ab389..738368e 100644
> --- a/repoman/pym/repoman/qa_data.py
> +++ b/repoman/pym/repoman/qa_data.py
> @@ -270,8 +270,6 @@ qawarnings = set((
>  	"repo.eapi.deprecated",
>  	"usage.obsolete",
>  	"upstream.workaround",
> -	"LIVEVCS.stable",
> -	"LIVEVCS.unmasked",
>  	"IUSE.rubydeprecated",
>  ))
>  
> 

Looks good.
-- 
Thanks,
Zac


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-portage-dev] [PATCH] repoman: Make LIVEVCS.* checks fatal
  2016-06-28 19:40 ` Zac Medico
@ 2016-06-30  5:54   ` Michał Górny
  0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2016-06-30  5:54 UTC (permalink / raw
  To: Zac Medico; +Cc: gentoo-portage-dev

[-- Attachment #1: Type: text/plain, Size: 923 bytes --]

On Tue, 28 Jun 2016 12:40:07 -0700
Zac Medico <zmedico@gentoo.org> wrote:

> On 06/28/2016 11:30 AM, Michał Górny wrote:
> > Make LIVEVCS.* checks fatal to prevent people from committing ebuilds
> > using live eclasses instead of package.masking them afterwards by QA.
> > ---
> >  repoman/pym/repoman/qa_data.py | 2 --
> >  1 file changed, 2 deletions(-)
> > 
> > diff --git a/repoman/pym/repoman/qa_data.py b/repoman/pym/repoman/qa_data.py
> > index 48ab389..738368e 100644
> > --- a/repoman/pym/repoman/qa_data.py
> > +++ b/repoman/pym/repoman/qa_data.py
> > @@ -270,8 +270,6 @@ qawarnings = set((
> >  	"repo.eapi.deprecated",
> >  	"usage.obsolete",
> >  	"upstream.workaround",
> > -	"LIVEVCS.stable",
> > -	"LIVEVCS.unmasked",
> >  	"IUSE.rubydeprecated",
> >  ))
> >  
> >   
> 
> Looks good.

Signed and pushed!

-- 
Best regards,
Michał Górny
<http://dev.gentoo.org/~mgorny/>

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 949 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-30  8:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-28 18:30 [gentoo-portage-dev] [PATCH] repoman: Make LIVEVCS.* checks fatal Michał Górny
2016-06-28 19:40 ` Zac Medico
2016-06-30  5:54   ` Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox