Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buildsystem: fix youri host.conf template to use an array as well for src node | Olivier Blin | 2015-11-30 | 1 | -1/+1 |
| | | | | | Otherwise it failed on Mageia 5 with: Detail: undefined method `sort' for "valstar":String | ||||
* | lint fixes for buildsystem | Thomas Backlund | 2015-10-20 | 2 | -51/+51 |
| | |||||
* | cinnamon and mate are mga4 accepted features | Thomas Backlund | 2013-07-21 | 1 | -9/+0 |
| | |||||
* | buildsystem: add /etc/youri/host.conf | Nicolas Vigier | 2013-05-23 | 1 | -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 configuration | Nicolas Vigier | 2013-05-23 | 3 | -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 parameter | Nicolas Vigier | 2013-05-23 | 2 | -2/+2 |
| | |||||
* | buildsystem: really freeze mageia 1 | Nicolas Vigier | 2013-05-21 | 1 | -1/+1 |
| | |||||
* | buildsystem: set authorized_packages: | Nicolas Vigier | 2013-05-21 | 1 | -0/+1 |
| | |||||
* | lock updates_testing | Thomas Backlund | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | Correctly generate product_id on mirrors | Nicolas Lécureuil | 2013-04-24 | 1 | -0/+10 |
| | |||||
* | buildsystem: freeze cauldron submits | Nicolas Vigier | 2013-04-08 | 1 | -2/+2 |
| | |||||
* | buildsystem: Add rpmlint config for cauldron | Nicolas Vigier | 2013-01-15 | 1 | -6/+32 |
| | | | | Use different list of rpmlint errors for cauldron and Mageia 2. | ||||
* | check mate | Thomas Backlund | 2013-01-13 | 1 | -0/+5 |
| | |||||
* | buildsystem: add rpmlint errors | Nicolas Vigier | 2013-01-12 | 1 | -0/+6 |
| | |||||
* | buildsystem: Set version freeze on cauldron | Nicolas Vigier | 2013-01-10 | 1 | -2/+2 |
| | |||||
* | Create buildsystem::var::youri | Nicolas Vigier | 2012-12-11 | 2 | -1/+7 |
| | | | | | The class buildsystem::var::youri has been created to set the youri configuration. | ||||
* | Create buildsystem::var::signbot | Nicolas Vigier | 2012-12-11 | 1 | -3/+3 |
| | | | | | All options for buildsystem::signbot are now stored in buildsystem::var::signbot. | ||||
* | drop freeswich block as dlucio has started the cleanup | Thomas Backlund | 2012-12-09 | 1 | -1/+0 |
| | |||||
* | block freeswitch until properly fixed | Thomas Backlund | 2012-12-09 | 1 | -0/+1 |
| | |||||
* | Mageia 1 EOL lockdown | Thomas Backlund | 2012-12-01 | 2 | -2/+2 |
| | |||||
* | block task-cinnamon too | Thomas Backlund | 2012-11-26 | 1 | -0/+1 |
| | |||||
* | Set logfile for ulri and run it on submit for cauldron too | Pascal Terjan | 2012-11-25 | 1 | -0/+2 |
| | |||||
* | block cinnamon | Thomas Backlund | 2012-11-24 | 1 | -0/+3 |
| | |||||
* | unpack hdt.c32 in isolinux/ on syslinux update (patch from ennael) | Thomas Backlund | 2012-10-17 | 1 | -0/+10 |
| | |||||
* | use different rpmlint command on cauldron and older releases | Nicolas Vigier | 2012-09-26 | 2 | -1/+30 |
| | |||||
* | remove unpack_rpmlint_config | Nicolas Vigier | 2012-09-26 | 1 | -10/+0 |
| | |||||
* | add infra_2 repository | Nicolas Vigier | 2012-08-30 | 2 | -0/+37 |
| | |||||
* | Do not allow direct upload to backports | Pascal Terjan | 2012-06-09 | 1 | -2/+2 |
| | |||||
* | unfreeze cauldron | Nicolas Vigier | 2012-05-27 | 1 | -2/+2 |
| | |||||
* | buildsystem: add support for mga 2 | Thomas Backlund | 2012-05-27 | 2 | -0/+62 |
| | |||||
* | Mageia 2 Freeze | Thomas Backlund | 2012-04-23 | 1 | -3/+3 |
| | |||||
* | Allow ovitters to submit, for GNOME | Pascal Terjan | 2012-03-21 | 1 | -1/+1 |
| | |||||
* | move youri template into a subdirectory for clarity | Michael Scherer | 2012-03-16 | 3 | -0/+519 |