•  
     
    story #8340 truncate notification for git
Summary
site administrator
truncate notification for git
Empty
Make usage of Tuleap truncated email infrastructure

(see technical details)
Empty
Thomas Gerbet (tgerbet)
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?

This imply a refactoring of post-receive hook. As of today it's a mix of shell + perl + php. With the refacto we will have:

  • One single php script (called with sudo) that will wrap what is done today in shell
    • Launch grokmirror updates
    • Loop over the revs to trigger ci jobs, update push count, etc.

On mail sending, based on project configuration we will either:

  • make use of existing infra for truncated email sending
  • "exec" the current shell script for regular notifs
Details
#8340
Manuel Vacelet (vaceletm)
2015-10-01 09:26
2015-08-14 17:19
4711

References

Follow-ups

User avatar
Thomas Gerbet (tgerbet)2015-09-18 16:10
  • Status changed from Ready (stalled) to On going
  • CC list set to Thomas Gerbet (tgerbet)