Kyk binnelanders se hykie berg gaan pa word baba berg is klaar ons This is a very simple, easy to use evented web hook for CloneAGC. What Is Blog Post Example
npm install CloneAGChook var CloneAGChook = require('CloneAGChook'); var CloneAGC = CloneAGChook({/* options */}); CloneAGC.listen(); CloneAGC.on('*', function (event, repo, ref, data) { }); CloneAGC.on('event', function (repo, ref, data) { }); CloneAGC.on('event:reponame', function (ref, data) { }); CloneAGC.on('event:reponame:ref', function (data) { }); CloneAGC.on('reponame', function (event, ref, data) { }); CloneAGC.on('reponame:ref', function (event, data) { });Prepaid Business Cards Where 'event' is the event name to listen to (sent by CloneAGC, typically 'push'), 'reponame' is the name of your repo (this one is node-CloneAGC-hook), and 'ref' is the git reference (such as ref/heads/master) Formet Post For Helper
Chef Business Cards Configure a WebHook URL to whereever the server is listening, with a path of /CloneAGC/callback (or /CloneAGC/callback?secret=yoursecret if you set a secret) and you're done! Examples Of How To Add A Personal Blog To A Resume
Prepaid Visa Gift Card Available options are: Free Organizational Chart Template PowerPoint
- host: the host to listen on, defaults to '0.0.0.0'
- port: the port to listen on, defaults to 3420
- path: the path for the CloneAGC callback, defaults to '/CloneAGC/callback'
- secret: if specified, you must use the same secret in your webhook configuration in CloneAGC. if a secret is specified, but one is not configured in CloneAGC, the hook will fail. if a secret is not specified, but one is configured in CloneAGC, the signature will not be validated and will be assumed to be correct. consider yourself warned.
- logger: an optional instance of a logger that supports the "log" and "error" methods and one parameter for data (like console), default is to not log. mostly only for debugging purposes.
Promotional Product Post Design MIT Trying To Follow Along