[Mageia-sysadm] [661] Disable svn check as people do not upload manually, and reduce release check so that mga1.0 is valid

root at mageia.org root at mageia.org
Thu Jan 6 00:33:21 CET 2011


Revision: 661
Author:   pterjan
Date:     2011-01-06 00:33:20 +0100 (Thu, 06 Jan 2011)
Log Message:
-----------
Disable svn check as people do not upload manually, and reduce release check so that mga1.0 is valid

Modified Paths:
--------------
    puppet/modules/buildsystem/templates/submit-todo.conf

Modified: puppet/modules/buildsystem/templates/submit-todo.conf
===================================================================
--- puppet/modules/buildsystem/templates/submit-todo.conf	2011-01-05 23:32:34 UTC (rev 660)
+++ puppet/modules/buildsystem/templates/submit-todo.conf	2011-01-05 23:33:20 UTC (rev 661)
@@ -21,7 +21,7 @@
         checks:
             - source
             - version
-            - svn
+            #- svn
             - tag
             - acl
             - host
@@ -38,7 +38,7 @@
         checks:
             - source
             - version
-            - svn
+            #- svn
             - tag
             - acl
             - host
@@ -57,7 +57,7 @@
         class: Youri::Submit::Check::Tag
         options:
             tags:
-                release: '(mnb\d+|mga..\..)$'
+                release: '(mnb|mga)\d+'
                 packager: '<\S+ at mageia\.org>$'
                 distribution: '^Mageia'
                 vendor: '^Mageia.Org$'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110106/ea3275d9/attachment.html>


More information about the Mageia-sysadm mailing list