https://github.com/varnishcache/vc-commit-event
https://github.com/varnishcache/vc-commit-event
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/varnishcache/vc-commit-event
- Owner: varnishcache
- Created: 2016-03-09T14:04:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-29T14:47:20.000Z (about 9 years ago)
- Last Synced: 2025-02-16T11:13:14.449Z (2 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Varnish Cache commit events
===========================This is a tiny script that pulls the latest git
changes from `varnish-cache.git`, and runs some commit hooks.Currently it just runs the one we need: send-email in general direction of the
varnish-commit@.It is meant to be run under crontab with no privileges somewhere that
is capable and allowed to send email.FAQ
---Q: Why not use the built-in commit email on Github?
A: It doesn't contain the diff, so it isn't very useful for us.Q: Why not use webhooks and $shinyshinyshiny?
A: These emails are not urgent. We can wait 2.5 minutes for the cronjob to run.
The upside is that we don't have anything that needs to be running constantly.
If this breaks someone gets a lot of cronmail, but when it is fixed the emails
should pick up where they left off. No lost messages.Contact
-------This was written by Lasse Karstensen and is
maintained by the Varnish core team. Contact address is .