You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Paul Joseph Davis (Created) (JIRA)" <ji...@apache.org> on 2011/10/03 03:36:35 UTC

[jira] [Created] (INFRA-3983) Write post-recieve hook for CIA.vc

Write post-recieve hook for CIA.vc
----------------------------------

                 Key: INFRA-3983
                 URL: https://issues.apache.org/jira/browse/INFRA-3983
             Project: Infrastructure
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: Git
            Reporter: Paul Joseph Davis


Fairly self explanatory.

There's an example here:

https://github.com/git/git/blob/master/contrib/ciabot/ciabot.py

Either take that and turn it into a module in the asfgit package or write a thing to do sub-hooks for post-receive. Probably sub-hooks because I bet that there will end up being a number of requests for hooks like this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (INFRA-3983) Write post-recieve hook for CIA.vc

Posted by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

#asfinfra IRC Bot closed INFRA-3983.
------------------------------------

    
> Write post-recieve hook for CIA.vc
> ----------------------------------
>
>                 Key: INFRA-3983
>                 URL: https://issues.apache.org/jira/browse/INFRA-3983
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Paul Joseph Davis
>
> Fairly self explanatory.
> There's an example here:
> https://github.com/git/git/blob/master/contrib/ciabot/ciabot.py
> Either take that and turn it into a module in the asfgit package or write a thing to do sub-hooks for post-receive. Probably sub-hooks because I bet that there will end up being a number of requests for hooks like this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (INFRA-3983) Write post-recieve hook for CIA.vc

Posted by "Paul Joseph Davis (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Joseph Davis resolved INFRA-3983.
--------------------------------------

    Resolution: Fixed

The ciabot hook has been implemented. If projects have custom message formats conifigured in CIA.cv then they'll have to update them to one of these URL patterns to link to gitweb appropriately.

http://git-wip-us.apache.org/repos/asf/$(PROJECT)/commit/$(SHA)
http://git-wip-us.apache.org/repos/asf/$(PROJECT)/tree/$(SHA)
http://git-wip-us.apache.org/repos/asf/$(PROJECT)/diff/$(SHA)

                
> Write post-recieve hook for CIA.vc
> ----------------------------------
>
>                 Key: INFRA-3983
>                 URL: https://issues.apache.org/jira/browse/INFRA-3983
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Paul Joseph Davis
>
> Fairly self explanatory.
> There's an example here:
> https://github.com/git/git/blob/master/contrib/ciabot/ciabot.py
> Either take that and turn it into a module in the asfgit package or write a thing to do sub-hooks for post-receive. Probably sub-hooks because I bet that there will end up being a number of requests for hooks like this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira