Hawksbill mountain trail linville all you need to know This is a very simple, easy to use evented web hook API for CloneAGC or GitLab. A command-line executable is also available. Travel Blog Images
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) { }); // GitLab system hooks CloneAGC.on('*', function (event, type, data) { }); CloneAGC.on('type', function (event, data) { }); // if you'd like to programmatically stop listening // CloneAGC.stop();Imagery To Inspire Creative Writing Where 'event' is the event name to listen to (sent by CloneAGC or Gitlab, typically 'push' or 'system'), 'reponame' is the name of your repo (this one is node-CloneAGC-hook), 'ref' is the git reference (such as ref/heads/master), and 'type' is the type of system hook. Social Media Post For Help
Post Insta Permanence Configure a WebHook URL to whereever the server is listening, with a path of /CloneAGC/callback and you're done! How To Write Business Use Case
Product Display Rack Available options are: Successful Small Business Ideas
- 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'
- wildcard: if true, the path for the CloneAGC callback will be considered valid as long as it starts with the configured path
- 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. this option can also be a function that takes the following parameters: (request, data, callback). callback is error first and should be passed (err, secret)
- logger: an optional instance of a logger that supports the "log" and "error" methods and one parameter for data (like console), default is
console. - https: Options to pass to nodejs https server. If specified, you must follow documentation about nodejs https library (See options in New Website Launch Corporate Post)
- trustProxy: By default the
x-forwarded-forheader is trusted when determining the remoteAddress to log for a request. Set this tofalseto disable this behavior
Product Suite Layout You can use the command-line client to execute a shell script when a particular event occurs. Bank Of America Customer Service Credit Card
Click Here To Read More About The Studies Install it globally: Best Product List Template
$ npm install -g CloneAGChookEarly Head Start Clip Art Then you can run CloneAGChook: Step By Product Launch Strategy
$ CloneAGChook --help Usage: CloneAGChook [--host=HOST] [--port=PORT] [--callback=URL_PATH] [--secret=SECRET] [--verbose] <trigger> <script> Options: --host=HOST Address to listen on --port=PORT Port to listen on --callback=URL_PATH The callback URL path --secret=SECRET The secret you use the in the CloneAGC webhook config --key=KEY_PATH Path to read https certificate key file --cert=CERT_PATH Path to read https certificate file --verbose Log to console --version Output the version number -h, --help Output usage information10 Best Credit Card Offers Default values for options are same as for the API (see above). Academic Blog Setup
Apple IPhone Event Example usage: Story Short Line For Instagram
$ CloneAGChook push:node-CloneAGC-hook ./some_script.shDeejay Business Cards MIT Product Launch Flyer Background Images