| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rework the fedmsg-hook check so that it actually works and give some space ↵ | Pierre-Yves Chibon | 2016-11-01 | 1 | -9/+17 |
| | | | | | to the code | ||||
| * | Add the git tag while at it | Pierre-Yves Chibon | 2016-11-01 | 1 | -0/+2 |
| | | |||||
| * | Tag the git/checks role | Pierre-Yves Chibon | 2016-11-01 | 1 | -0/+4 |
| | | |||||
| * | Add the alternativearch hook to the check-perms script | Pierre-Yves Chibon | 2016-11-01 | 1 | -0/+2 |
| | | |||||
| * | git/check-perms: Adapt the script to the Gitolite3 VREF stuff | Mathieu Bridon | 2015-01-23 | 1 | -47/+14 |
| | | |||||
| * | Second fix for the gitolite3 update hook | Pierre-Yves Chibon | 2015-01-21 | 1 | -1/+1 |
| | | |||||
| * | git/checks: Check for the update hooks | Mathieu Bridon | 2014-10-27 | 1 | -1/+70 |
| | | | | | | | | | We are now setting up distgit (and possibily other things like Fedora Hosted) to use a more elaborate system of update hooks. This updates the checking script so it is capable of ensuring this set up. | ||||
| * | Rearrange some tasks | Mathieu Bridon | 2014-10-27 | 2 | -0/+433 |
| We have a gitolite/check_fedmsg_hooks role, which installs a script and schedules it. Turns out, this script does more than just checking the fedmsg hooks, depending on the command-line arguments used when running it. As such, it makes sense to separate it out into its own role, and make the gitolite/check_fedmsg_hooks role (and any other one using the script) depend on it. For example, this script is used for Fedora Hosted (still in Puppet), and will soon be used for a new distgit hook check. | |||||
