diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-05-23 15:06:43 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-05-23 15:06:43 +0000 |
commit | d0430fa7a7a032d92ed00634f321ca0f0322bf8d (patch) | |
tree | ada0f0f9dafe0ae3f406f9ea64e1fe626c585976 /modules/buildsystem/templates/maintdb | |
parent | 4ff7fabb70a0b83e343ce444931e645bac22c7c1 (diff) | |
download | puppet-d0430fa7a7a032d92ed00634f321ca0f0322bf8d.tar puppet-d0430fa7a7a032d92ed00634f321ca0f0322bf8d.tar.gz puppet-d0430fa7a7a032d92ed00634f321ca0f0322bf8d.tar.bz2 puppet-d0430fa7a7a032d92ed00634f321ca0f0322bf8d.tar.xz puppet-d0430fa7a7a032d92ed00634f321ca0f0322bf8d.zip |
buildsystem: Change youri submit configuration
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.
Diffstat (limited to 'modules/buildsystem/templates/maintdb')
0 files changed, 0 insertions, 0 deletions