Commit graph

18 commits

Author SHA1 Message Date
Pierre-Yves Chibon
bd6180dcd0 git/hooks: decode the output of the subprocess
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-01-25 10:54:51 +01:00
Pierre-Yves Chibon
ef61cb0d11 Do not seng git.receive fedmsg message upon changes to the requests git repo
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-12-13 14:50:43 +01:00
Patrick Uiterwijk
03136b922b And use the new getlogin()
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-08-02 17:04:01 +00:00
Patrick Uiterwijk
7148f95bf8 With https pushing, we need to use the USER env var
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-08-02 17:03:15 +00:00
Pierre-Yves Chibon
dff13eade9 And one more typo to fix... 2017-05-02 13:38:40 +02:00
Pierre-Yves Chibon
70b6f99698 Missing .delta. 2017-05-02 13:37:18 +02:00
Pierre-Yves Chibon
45375683fa Port the fedmsg git hooks to newer pygit2
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2017-05-02 13:31:13 +02:00
Ralph Bean
0e13d8d48d Add namespace to dist-git fedmsg messages (#5245)
For https://fedorahosted.org/fedora-infrastructure/ticket/5245
2016-08-01 15:46:23 +00:00
Ralph Bean
d4b4cf6014 (fedmsg) Publish git commits in chronological order.
We currently publish them newest to oldest which can be really confusing if you
receive them over email.  @remicollet pointed this out in ``#fedora-devel``
last week.

See https://github.com/fedora-infra/fedmsg/pull/328
2015-03-29 13:55:07 +00:00
Ralph Bean
186375e8b2 Obviously, this should come first. 2015-03-25 17:36:26 +00:00
Ralph Bean
0f660ef5c4 Update our git hook.
With the changes from here:
https://github.com/fedora-infra/fedmsg/pull/327
2015-03-20 14:23:58 +00:00
Ralph Bean
6f3ac61b96 No more inifinite loops, please.
See https://github.com/fedora-infra/fedmsg/pull/326
2015-03-12 23:15:56 +00:00
Ralph Bean
c72f37a112 Avoid recursively expanding the entire git history. 2015-02-23 17:00:04 +00:00
Ralph Bean
eb2fbbf303 Update dist-git fedmsg hook after discussion and review.
See https://github.com/fedora-infra/fedmsg/pull/322
2015-02-23 15:58:02 +00:00
Ralph Bean
638a0c41a1 Avoid infinite recursion in the dist-git fedmsg hook. 2015-02-22 18:08:27 +00:00
Ralph Bean
e800d7c035 Tell fedmsg on dist-git to just ignore pygit2 Tag objects. 2015-02-20 04:12:47 +00:00
Ralph Bean
9e6b062936 Port to the new pygit2 fedmsg git hook.
See https://github.com/fedora-infra/fedmsg/pull/310
2015-01-29 16:52:02 +00:00
Kevin Fenzi
a6e6d2d16c Add missing hook file. 2014-08-26 19:43:57 +00:00