Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

webhook

Incoming webhook server to execute shell commands
Collective - Host: opensource - https://opencollective.com/webhook - Code: https://github.com/adnanh/webhook

Bump version to 2.6.9

github.com/adnanh/webhook - fc0544e4a2f0b5d64359d2005bbf77c8fd15aa69 authored about 6 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #277 from ZachCheung/master

docs: fix link

github.com/adnanh/webhook - 537f5c21bc604ea9ffc86ec4efc9f30fae3bfd60 authored about 6 years ago by Adnan Hajdarević <[email protected]>
docs: fix link

github.com/adnanh/webhook - a0880ab82df19681ea351473d968efb87da11759 authored about 6 years ago by Zach Cheung <[email protected]>
Merge pull request #269 from alyssais/hook-def-links

Fix links in Hook Definition docs

github.com/adnanh/webhook - 5636ead9211ad44c14c2bda7bfa10fcea31ea522 authored about 6 years ago by Adnan Hajdarević <[email protected]>
Fix links in Hook Definition docs

github.com/adnanh/webhook - 01e0c9e97261bdb78ebe8170c06e43599429db6a authored about 6 years ago by Alyssa Ross <[email protected]>
Forgot a rename in previous refactoring.

github.com/adnanh/webhook - 54a7190113a98b814bf796b5bc8053f6ac06e92c authored over 6 years ago by Andreas Lundblad <[email protected]>
Removed trailing tab

github.com/adnanh/webhook - b65bdbbb246a12769d3725dc81a2d01735036a16 authored over 6 years ago by Andreas Lundblad <[email protected]>
Added SuccessHttpResponseCode handling for case when capture output is set to true.

github.com/adnanh/webhook - ef3f43f89f1a2ac6777a0a8538e16ecf59df9207 authored over 6 years ago by Andreas Lundblad <[email protected]>
Renamed http-response-code to success-http-response-code

github.com/adnanh/webhook - 22073d88473d50679a3da508df2f42475ecd494b authored over 6 years ago by Andreas Lundblad <[email protected]>
Added HttpResponseCode hook setting

github.com/adnanh/webhook - c05ca8c528d9246a2125cf6354b0a39a8376bb24 authored over 6 years ago by Andreas Lundblad <[email protected]>
Merge pull request #206 from dcj/feature/incoming-payload-content-type

added support for incoming-payload-content-type

github.com/adnanh/webhook - f9e799fea09f3e90f6fdd98329ae64d2d3b36475 authored over 6 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #256 from vkovalchuk/master

Fixed links to other .md files in Hook-Definition.md doc

github.com/adnanh/webhook - 9b99452b60c5abd2881d1eff3afd4092a6f94ddd authored over 6 years ago by Adnan Hajdarević <[email protected]>
Update README.md

github.com/adnanh/webhook - b93cdc346e2459c68a02a68ff3bcaf329c559e80 authored over 6 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #262 from Awea/master

Add an entry to guide list

github.com/adnanh/webhook - d59f6228ad80d6d7fc193f21cefb0a5eb4b109c9 authored over 6 years ago by Adnan Hajdarević <[email protected]>
:memo: Update README

github.com/adnanh/webhook - 78c8c61bf2ac6e639e086cb081c855002681a352 authored over 6 years ago by Awea <[email protected]>
Fixed links to other .md files in Hook-Definition.md doc

github.com/adnanh/webhook - 7ed5d4af9b997638a3a937d532b688054afdc839 authored over 6 years ago by Vladimir Kovalchuk <[email protected]>
Merge pull request #237 from kirecek/fix/links-in-docs

Add .md suffix for links to related doc pages in "Hook-Definition"

github.com/adnanh/webhook - 7905c746875b74db1b2e89be7be3ef918120c4b6 authored over 6 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #255 from 464bb26bac556e85b6fd6b524347b103/patch-1

Include shebang info from wiki/home.md in readme

github.com/adnanh/webhook - 2fb08ab5790af93d8062330cb04fa2f47d07ce4f authored over 6 years ago by Adnan Hajdarević <[email protected]>
Include shebang info wiki/home.md in readme

A change was made in response to #60 (fork/exec: exec format error) on the wiki that would be us...

github.com/adnanh/webhook - 681e8b645957d7c20d6cc67d2768410c37674ca7 authored over 6 years ago by md5(donics) <[email protected]>
fix: links for related doc pages

Signed-off-by: Erik Jankovic <[email protected]>

github.com/adnanh/webhook - 8a3770db29658d13e1cf7e84d1fb856293dd49f2 authored almost 7 years ago by Erik Jankovic <[email protected]>
Merge pull request #228 from moorereason/iss225

Fix some tests for Windows

github.com/adnanh/webhook - ae54669c028559a672c050e06339e8bd8d8d95cd authored almost 7 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #229 from moorereason/tidyup

Minor Housecleaning PR

github.com/adnanh/webhook - b449793825b27845404851060e5c910a3f9ade49 authored almost 7 years ago by Adnan Hajdarević <[email protected]>
Fix unnecessary nil check around range

github.com/adnanh/webhook - 66a9e48e3914ea590feb39660fe68aedbaca9d0b authored almost 7 years ago by Cameron Moore <[email protected]>
Use strings.TrimPrefix

github.com/adnanh/webhook - d85ee5e068ef598e5f9bd61f16b24a7f018f046f authored almost 7 years ago by Cameron Moore <[email protected]>
Use strings.Contains

github.com/adnanh/webhook - 7da4d8ba9fafe7cc779a47f7b4d6c5c1d2151ff0 authored almost 7 years ago by Cameron Moore <[email protected]>
Apply gofmt

github.com/adnanh/webhook - 8d260c6a7ebaa94b15f16adc85fa50f22aff839f authored almost 7 years ago by Cameron Moore <[email protected]>
Simplify boolean some comparisons

github.com/adnanh/webhook - 48061f150832170a7baf4a686b87d44a74f350de authored almost 7 years ago by Cameron Moore <[email protected]>
Fix unnecessary use of printf

github.com/adnanh/webhook - cfed5cfe4be703bb9d8352b39fdef6e460336981 authored almost 7 years ago by Cameron Moore <[email protected]>
Fix another race condition in TestWebhook

There's the potential for a race condition where we try to read the logs
buffer before the logs ...

github.com/adnanh/webhook - 471c849c503f35527fa4b7cfb6a64c979a1888ee authored almost 7 years ago by Cameron Moore <[email protected]>
Fix race in TestWebhook

Previous commit misused a bytes.Buffer. Protect the buffer with a
mutex.

github.com/adnanh/webhook - 337621998e791cdd6cc90ca96780e1a102c42ed8 authored almost 7 years ago by Cameron Moore <[email protected]>
Fix some tests for Windows

This commit incorporates some tests into the main TestWebhook framework. New features to TestWe...

github.com/adnanh/webhook - 0feeb945fc4d8a17685d106b02a7315805c6761b authored almost 7 years ago by Cameron Moore <[email protected]>
Merge pull request #227 from moorereason/iss226

Add Travis CI and Appveyor configurations

github.com/adnanh/webhook - 4f9ed434c5308a7821a72e198d195db0b69e2cf0 authored almost 7 years ago by Adnan Hajdarević <[email protected]>
Add Travis CI and Appveyor configurations

Fixes #226

github.com/adnanh/webhook - 0934b9414cda09e49cdc21fd2d81e000ee7d9d37 authored almost 7 years ago by Cameron Moore <[email protected]>
Merge pull request #218 from hassanbabaie/development

Document updates for new scalr-signature feature

github.com/adnanh/webhook - 356870358d317c1aa258e9d56566b8c7580e6fd3 authored almost 7 years ago by Adnan Hajdarević <[email protected]>
Updated Examples document with scalr-signature

Updated the Examples document with an example of how you would use the scalr-signature match rule

github.com/adnanh/webhook - 6dc331726d24add54b30ef421d0415c8dcbdaa54 authored almost 7 years ago by Hass_SEA <[email protected]>
Correct typos - Rules Document with scalr-signature

Correct typos - Rules Document with scalr-signature

github.com/adnanh/webhook - 3f8dbf09dcc980cc5adf8dad7ad02208dab42d41 authored almost 7 years ago by Hass_SEA <[email protected]>
Update Rules Document with scalr-signature

Updated Rules Document with scalr-signature information

github.com/adnanh/webhook - dcda096b5d8e5a359129199a33599496339e725f authored almost 7 years ago by Hass_SEA <[email protected]>
Merge pull request #1 from adnanh/development

Merge latest Adnanh/webhook Development into fork

github.com/adnanh/webhook - 7079128ecaa2f152a2ec3738a02fbcec67e8d5da authored almost 7 years ago by Hass_SEA <[email protected]>
Merge pull request #210 from hassanbabaie/master

Add support for Scalr webhook signature verification (new Match Rule) #200 - Updated

github.com/adnanh/webhook - 6e3ec89ce1fcf76addbc89c143cf59cb6fa8a7de authored almost 7 years ago by Adnan Hajdarević <[email protected]>
Update README.md

github.com/adnanh/webhook - 10396a5434ef8f185280bae9d5d13726a1af0628 authored almost 7 years ago by Adnan Hajdarević <[email protected]>
Update README.md

github.com/adnanh/webhook - d009919755c83733af29263c9189c1facfb1fe14 authored almost 7 years ago by Adnan Hajdarević <[email protected]>
check before removing

github.com/adnanh/webhook - a811db410bf321f0820f4464f51f371ebb012db1 authored about 7 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #212 from adnanh/fix-file-panic

Fix nilpointer dereference when file cannot be created

github.com/adnanh/webhook - 357c47166736b5ddeec697573f21cbcdea7d7060 authored about 7 years ago by Adnan Hajdarević <[email protected]>
Fix nilpointer dereference when file cannot be created

github.com/adnanh/webhook - 85889fe37827fe015d27e4629775b0c4e5fda444 authored about 7 years ago by Adnan Hajdarevic <[email protected]>
Update to support Scalr Signature Verification

Add a new match rule type that checks for a Scalr webhook signature. Tracking ticket #200

The...

github.com/adnanh/webhook - b59569465835698a4f9800c923a3f742e9d9c899 authored about 7 years ago by Hass_SEA <[email protected]>
Bump version

github.com/adnanh/webhook - ecbba514e5f49e10cbd28ead34c9619f2db660be authored about 7 years ago by Adnan Hajdarevic <[email protected]>
Merge

github.com/adnanh/webhook - 13555e1ef1958113579d1903e4ea9ddf06b8dea8 authored about 7 years ago by Adnan Hajdarevic <[email protected]>
Update README.md

github.com/adnanh/webhook - ddec431ae957e4de71ad61b45408713315a2b6c7 authored about 7 years ago by Adnan Hajdarević <[email protected]>
added support for incoming-payload-content-type

github.com/adnanh/webhook - f84edae99d35145542298c514221b498dca7732d authored about 7 years ago by Donald Clark Jackson <[email protected]>
Merge pull request #166 from gdubicki/add_CaptureCommandOutputOnError

Add option to capture output of failed commands

github.com/adnanh/webhook - 514388e39ec615d1936690843a1f5c664e5f6c83 authored about 7 years ago by Adnan Hajdarević <[email protected]>
Update README.md

github.com/adnanh/webhook - a49364ae9342fe7fe7ab38bf103b4693d7788974 authored about 7 years ago by Adnan Hajdarević <[email protected]>
Update README.md

github.com/adnanh/webhook - 6c4e52d87e5f8184481c8a12946f8c4691c4048f authored about 7 years ago by Adnan Hajdarević <[email protected]>
Add DigitalOcean to sponsors

github.com/adnanh/webhook - b161de13f2ab1318faec659f01daf3ecca5b3b1c authored about 7 years ago by Adnan Hajdarević <[email protected]>
Add tests for capturing command output

and fix running tests on macOS, where there is no
/bin/true...

github.com/adnanh/webhook - e2f6e4eb37e2ff7870d8c9e51ac5460840b5e8c6 authored about 7 years ago by Greg Dubicki <[email protected]>
Allow hookecho to exit with codes other than 0

github.com/adnanh/webhook - 0d3d29055bd1d623001ae16d6f37bd86b68f1657 authored about 7 years ago by Greg Dubicki <[email protected]>
Add CaptureCommandOutputOnError

to include stdout & stderror in failed executions,
with docs.

github.com/adnanh/webhook - a40fba5e293001636fbd7751fa805d9f9c933ee4 authored about 7 years ago by Greg Dubicki <[email protected]>
Update README.md

github.com/adnanh/webhook - 137ded093d3ba347806adf76b6a16a6c2e889389 authored about 7 years ago by Adnan Hajdarević <[email protected]>
crisp

github.com/adnanh/webhook - 24ec77cb6a1b74d7d853a28acb441c64cbb02191 authored about 7 years ago by Adnan Hajdarevic <[email protected]>
Add project logo

github.com/adnanh/webhook - 7f3529e3022e4d6d0a44c574fcc14725caf8f635 authored about 7 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #195 from moorereason/iss193

Add Template docs

github.com/adnanh/webhook - df781925f1f0bbdbbbd4482653f6c038d57d63fb authored about 7 years ago by Adnan Hajdarević <[email protected]>
Add Template docs

In addition to the Template docs, README is updated to use the "w" URL
shortcut.

Fixes #193

github.com/adnanh/webhook - 44d19e34a0cbc36e9687f60514bc13dac513591e authored about 7 years ago by Cameron Moore <[email protected]>
Merge pull request #194 from moorereason/iss192

Add docs

github.com/adnanh/webhook - b1e0c0bf01f42d79be2e5597579bb2e06f86e3b7 authored about 7 years ago by Adnan Hajdarević <[email protected]>
Add docs

github.com/adnanh/webhook - bab32db017541a78ba68beb3c7b0e7440dc2bf80 authored about 7 years ago by Cameron Moore <[email protected]>
Convert README.md to unix line endings

github.com/adnanh/webhook - 5a69eab2b32461e963812c63e4447c23aaebb924 authored about 7 years ago by Cameron Moore <[email protected]>
Merge pull request #161 from moorereason/templates

Allow hooks file to be parsed as a template

github.com/adnanh/webhook - 01aa178bb49e858501cfdf061c29048384f0e494 authored about 7 years ago by Adnan Hajdarević <[email protected]>
Allow hooks file to be parsed as a template

Add a -template command line option that instructs webhook to parse the
hooks files as Go text t...

github.com/adnanh/webhook - f5f04ddaa24d0eb4c903b1e7598578a625d0868a authored about 7 years ago by Cameron Moore <[email protected]>
Merge pull request #174 from col-panic/master

Pass "big" binary files #162

github.com/adnanh/webhook - ba0adb117a98f231aef2e409ff6e33099ff500a1 authored about 7 years ago by Adnan Hajdarević <[email protected]>
Merge branch 'master' of https://github.com/adnanh/webhook into colpanic/master

github.com/adnanh/webhook - c107bb45397d904727031cb68482255511ee6c59 authored about 7 years ago by Marco Descher <[email protected]>
Merge branch 'master' of github.com:adnanh/webhook

github.com/adnanh/webhook - 36c5a52539f95cc247fd3b7053b4184b37554b8a authored about 7 years ago by Adnan Hajdarevic <[email protected]>
Fix tests

github.com/adnanh/webhook - 027f2d73638fd88019599580a88ba4ad85bb97fa authored about 7 years ago by Adnan Hajdarevic <[email protected]>
Delete hook files by default

github.com/adnanh/webhook - c9abc252e8e43e98eb97ca37fd92d162a3e59e7a authored about 7 years ago by Marco Descher <[email protected]>
Adapt to #173

github.com/adnanh/webhook - 614563467068ba1f7356e45dbf5dabd610d0188e authored about 7 years ago by Marco Descher <[email protected]>
Merge branch 'master' into master

github.com/adnanh/webhook - 41b75acc708b71be38f84b52bcb6712a55697644 authored about 7 years ago by Marco Descher <[email protected]>
Update README.md

github.com/adnanh/webhook - 83e688efd3fddb6962ab1e74385d7b6551588a23 authored about 7 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #188 from adnanh/development

Merge pull request #187 from adnanh/master

github.com/adnanh/webhook - b1851784b58f4a77a90d07903e13dfb424da02fa authored about 7 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #187 from adnanh/master

Backmerge

github.com/adnanh/webhook - 3c0508a8d3437622750f9061f25c70ac0e726de2 authored about 7 years ago by Adnan Hajdarević <[email protected]>
Update README.md

github.com/adnanh/webhook - 7a91168f2366654ae581ef1d51cb99792aa628a3 authored about 7 years ago by Adnan Hajdarević <[email protected]>
Update README.md

github.com/adnanh/webhook - 2adf7242955dfcd449ac276b5714650e9d581562 authored about 7 years ago by Adnan Hajdarević <[email protected]>
Update README.md

github.com/adnanh/webhook - 2f7eb31e8d8271aa4090c520475a7bc8dca2777b authored about 7 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #185 from cavneb/patch-2

Remove Code Sponsor

github.com/adnanh/webhook - 717ad779a39a761464aa1648a61d218ca0e8944b authored about 7 years ago by Adnan Hajdarević <[email protected]>
Remove Code Sponsor

github.com/adnanh/webhook - 1e67afc3de75350ae70cd3aff23c3b9e303b90e8 authored about 7 years ago by Eric Berry <[email protected]>
Update README.md

github.com/adnanh/webhook - c094740905f60b4479299c95fd290e81e9a0d69a authored about 7 years ago by Adnan Hajdarević <[email protected]>
Add guides featuring webhook

github.com/adnanh/webhook - de494d4cc6002e49f2b37cf2b9753cf9451aa1bd authored about 7 years ago by Adnan Hajdarević <[email protected]>
Update webhook.go

github.com/adnanh/webhook - 65bd1cdd100915a24d2129f5b4e166992772e2b4 authored about 7 years ago by Adnan Hajdarević <[email protected]>
Merge branch 'master' into development

github.com/adnanh/webhook - 7af1fe8e02073d348cd5898362f0442c06db8bcc authored about 7 years ago by Adnan Hajdarevic <[email protected]>
Vendor

github.com/adnanh/webhook - 5def341367bd2344b1dbaa943e1913b74e1dc43f authored about 7 years ago by Adnan Hajdarevic <[email protected]>
Update README.md

github.com/adnanh/webhook - a422170c611c75a99220405d1bcc01f0c5098867 authored about 7 years ago by Adnan Hajdarević <[email protected]>
Update README.md

github.com/adnanh/webhook - 739388c0dcfdc9003c7dbd416b48260b9aeb6834 authored about 7 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #180 from stblassitude/master

Vendor code using godep.

github.com/adnanh/webhook - 9c1efc91a2f1b6003ae877be23247b7b351bf51e authored about 7 years ago by Adnan Hajdarević <[email protected]>
Vendor code using godep.

For 3rd parties building binary packages, and for build consistency in
general, it is very helpf...

github.com/adnanh/webhook - b6637837173693548877753184ed565d0a50af73 authored about 7 years ago by Stefan Bethke <[email protected]>
Merge pull request #176 from opencollective/opencollective

Activating Open Collective

github.com/adnanh/webhook - e748910b6aaf380ac487a26975b1053a59f5348e authored over 7 years ago by Adnan Hajdarević <[email protected]>
Added backers and sponsors on the README

github.com/adnanh/webhook - 78ca57908ccf624c931882860564845c0af9cedb authored over 7 years ago by Aseem Sood <[email protected]>
Added .github/ISSUE_TEMPLATE.md (optional)

github.com/adnanh/webhook - 3f42ac29064af36d6f80b0c6956fc9a0e425d8a9 authored over 7 years ago by Aseem Sood <[email protected]>
Added CONTRIBUTING.md (optional)

github.com/adnanh/webhook - 91c1675cc075eda43e71008ea77aa7c47a6e2dc0 authored over 7 years ago by Aseem Sood <[email protected]>
#162 do use temporary files, provide env variable

github.com/adnanh/webhook - 213e4529e8e51359c122ff7794930f5e1b74e072 authored over 7 years ago by Marco Descher <[email protected]>
use /bin/true instead of /usr/bin/true

github.com/adnanh/webhook - 8c96ffd5f9b886bd8def32a415f45a59f19a0f2e authored over 7 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #164 from ivanpesin/static-parameter-warning

Static parameter warning

github.com/adnanh/webhook - f0e26bc03cf4232da2649aef62e17d289061697d authored over 7 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #173 from ivanpesin/log-request-id

Add request-id to verbose log messages

github.com/adnanh/webhook - 71269d8b45c4c4236c20ec1bb8b5324ee848e510 authored over 7 years ago by Adnan Hajdarević <[email protected]>
Add request-id to verbose log messages

github.com/adnanh/webhook - da39872a77b43149e6115e9d64d4319a47c91321 authored over 7 years ago by Ivan Pesin <[email protected]>
Merge pull request #172 from ivanpesin/fsnotify-vim

Fix to support hot reload with vim editor changes

github.com/adnanh/webhook - 985d5197ed992a54906c5ddb892c20db1c2248a5 authored over 7 years ago by Adnan Hajdarević <[email protected]>