summaryrefslogtreecommitdiffstats
path: root/roles/git/hooks/files/post-receive-alternativearch
Commit message (Collapse)AuthorAgeFilesLines
* post-receive-alternativearch - catch removals tooDan Horák2017-07-251-1/+2
| | | | | Currently the patterns can catch ExcludeArch & co additions and changes in the spec file, but not a clean removal.
* Move to src.fp.o which is httpsPierre-Yves Chibon2017-04-181-1/+1
|
* Make the email sent a little prettierPierre-Yves Chibon2017-04-181-0/+1
|
* Looks like all we need is a new linePierre-Yves Chibon2017-04-181-1/+1
|
* When sending alternative arch excluding emails, include the full changePierre-Yves Chibon2017-04-181-1/+9
| | | | Fixes https://pagure.io/fedora-infrastructure/issue/5923
* Escape the %ifarch and %ifnarch otherwise python is unhappyPierre-Yves Chibon2017-01-161-1/+1
|
* Improve the subject of the email sent upon commitPierre-Yves Chibon2017-01-161-1/+1
|
* Fix detecting %ifarch/%ifnarch upon commit and improve the email contentPierre-Yves Chibon2017-01-161-3/+3
|
* Fix the ExcludeArch pattern and add two morePierre-Yves Chibon2017-01-131-1/+1
|
* Send all the notifications about package excluding some arch to the ↵Pierre-Yves Chibon2017-01-101-1/+1
| | | | arch-excludes list
* Layout fixPierre-Yves Chibon2016-11-011-1/+1
|
* Properly format the diffs sentPierre-Yves Chibon2016-11-011-1/+1
|
* Correctly store the diffsPierre-Yves Chibon2016-11-011-2/+2
|
* Include the lines changed/edited in the email sentPierre-Yves Chibon2016-11-011-5/+10
|
* Let's look like the fedmsg hook doPierre-Yves Chibon2016-11-011-1/+1
|
* Turn off debugging for nowPierre-Yves Chibon2016-11-011-1/+1
|
* Looks like we're having duplicated .git in therePierre-Yves Chibon2016-11-011-1/+1
|
* For now send all the notifs to mePierre-Yves Chibon2016-11-011-2/+2
|
* Rename the hook post-receive-secondaryarch into post-receive-alternativearchPierre-Yves Chibon2016-10-281-0/+191