Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 1 | -2/+2 |
| | | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622. | ||||
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 1 | -2/+2 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | buildsystem: fix packagers group in sudoers.youri | Nicolas Vigier | 2013-05-23 | 1 | -1/+1 |
| | | | | | Remove hardcoded packagers group in templates/sudoers.youri. Use variable buildsystem::var::groups::packagers. | ||||
* | Create buildsystem::var::youri | Nicolas Vigier | 2012-12-11 | 1 | -0/+1 |
| | | | | | The class buildsystem::var::youri has been created to set the youri configuration. | ||||
* | use mga-youri-submit (and rename files accordingly) | Olivier Blin | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | do not require tty for youri wrapper, since we don't ask for a password | Olivier Blin | 2010-12-07 | 1 | -0/+1 |
| | |||||
* | youri wrapper should be run as schedbot by default | Olivier Blin | 2010-12-06 | 1 | -0/+1 |
| | |||||
* | use a mdv-youri-submit wrapper through sudo, for repsys | Olivier Blin | 2010-12-06 | 1 | -0/+3 |