aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/youri
Commit message (Collapse)AuthorAgeFilesLines
* buildsystem: add /etc/youri/host.confNicolas Vigier2013-05-231-0/+23
| | | | | | | | | | The host.conf config file for youri contains the hostnames of the nodes that are building packages for each architecture. The variable $build_src_node has been added to buildsystem::var::scheduler to contain the hostname of the server building the initial src.rpm. The variable $build_nodes_aliases has been added to buildsystem::var::scheduler to be used to find the real hostnames of the nodes building the packages for each architecture.
* buildsystem: Change youri submit configurationNicolas Vigier2013-05-233-697/+140
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The youri submit configuration has been changed. The following two template files : - youri/submit-todo.conf - youri/submit-upload.conf have been replaced by a common template file for youri submit-todo and youri submit-upload : - youri/submit.conf This new template file does not contain any specific configuration. Instead the youri configuration is now created using informations from the following hash variables : - the $youri_conf_default hash from buildsystem::var::youri, containing default configuration for the repository, the checks, actions and posts. - the $youri_conf parameter from buildsystem::var::youri, overriding infos from the default configuration defined in $youri_conf_default. - the distros specific configuration is defined in the $distros parameter from buildsystem::var::distros. All those variables contain configuration for both youri submit-todo and youri submit-upload. This change allows moving all Mageia specific configuration outside the buildsystem module to the class mga_buildsystem::config, while still keeping common configuration in the buildsystem module. The following checks definitions have also been removed from youri submit-todo configuration, because they are not used in the current configuration : - history - precedence - section - svn The 'version' check options for infra_1 and infra_2 have been moved from youri submit-upload to submit-todo configuration.
* buildsystem: add $svn_root_packages_ssh parameterNicolas Vigier2013-05-232-2/+2
|
* buildsystem: really freeze mageia 1Nicolas Vigier2013-05-211-1/+1
|
* buildsystem: set authorized_packages:Nicolas Vigier2013-05-211-0/+1
|
* lock updates_testingThomas Backlund2013-05-181-1/+1
|
* Correctly generate product_id on mirrorsNicolas Lécureuil2013-04-241-0/+10
|
* buildsystem: freeze cauldron submitsNicolas Vigier2013-04-081-2/+2
|
* buildsystem: Add rpmlint config for cauldronNicolas Vigier2013-01-151-6/+32
| | | | Use different list of rpmlint errors for cauldron and Mageia 2.
* check mateThomas Backlund2013-01-131-0/+5
|
* buildsystem: add rpmlint errorsNicolas Vigier2013-01-121-0/+6
|
* buildsystem: Set version freeze on cauldronNicolas Vigier2013-01-101-2/+2
|
* Create buildsystem::var::youriNicolas Vigier2012-12-112-1/+7
| | | | | The class buildsystem::var::youri has been created to set the youri configuration.
* Create buildsystem::var::signbotNicolas Vigier2012-12-111-3/+3
| | | | | All options for buildsystem::signbot are now stored in buildsystem::var::signbot.
* drop freeswich block as dlucio has started the cleanupThomas Backlund2012-12-091-1/+0
|
* block freeswitch until properly fixedThomas Backlund2012-12-091-0/+1
|
* Mageia 1 EOL lockdownThomas Backlund2012-12-012-2/+2
|
* block task-cinnamon tooThomas Backlund2012-11-261-0/+1
|
* Set logfile for ulri and run it on submit for cauldron tooPascal Terjan2012-11-251-0/+2
|
* block cinnamonThomas Backlund2012-11-241-0/+3
|
* unpack hdt.c32 in isolinux/ on syslinux update (patch from ennael)Thomas Backlund2012-10-171-0/+10
|
* use different rpmlint command on cauldron and older releasesNicolas Vigier2012-09-262-1/+30
|
* remove unpack_rpmlint_configNicolas Vigier2012-09-261-10/+0
|
* add infra_2 repositoryNicolas Vigier2012-08-302-0/+37
|
* Do not allow direct upload to backportsPascal Terjan2012-06-091-2/+2
|
* unfreeze cauldronNicolas Vigier2012-05-271-2/+2
|
* buildsystem: add support for mga 2Thomas Backlund2012-05-272-0/+62
|
* Mageia 2 FreezeThomas Backlund2012-04-231-3/+3
|
* Allow ovitters to submit, for GNOMEPascal Terjan2012-03-211-1/+1
|
* move youri template into a subdirectory for clarityMichael Scherer2012-03-163-0/+519