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

Fix to support hot reload with vim editor changes

github.com/adnanh/webhook - 142e912d6a0583baebf081e567f072667967fb8c authored over 7 years ago by Ivan Pesin <[email protected]>
Improved TestStaticParams to check for log ouput

github.com/adnanh/webhook - 241061c26d5ff64bd1bf71535c059930991e34aa authored over 7 years ago by Ivan Pesin <[email protected]>
Added a test for command static parameters handling

github.com/adnanh/webhook - c6febd35b5b0c7642d69eeae37c8c0cb99b2a448 authored over 7 years ago by Ivan Pesin <[email protected]>
Revert to original hook import

github.com/adnanh/webhook - 78aa85e0c185941863dbe1c1f318d84ef433174c authored over 7 years ago by Marco Descher <[email protected]>
Provide means to transfer files #162 add deleteOnExit

github.com/adnanh/webhook - 395fb41d23d25881203ad16d740cf9c9b6160f15 authored over 7 years ago by Marco Descher <[email protected]>
Produce warnings if unable to locate binary and if static parameters specified erroneously

github.com/adnanh/webhook - 1fc4445668bbb8b831a2e0a701551479e578a0a3 authored over 7 years ago by Ivan Pesin <[email protected]>
Fixed source code formatting with go fmt (spaces to tabs)

github.com/adnanh/webhook - d52d7bde1cd63992bb4dba4945b03076a6eb760a authored over 7 years ago by Ivan Pesin <[email protected]>
Provide means to transfer files #162

github.com/adnanh/webhook - 34c4b1c16686ec07beef6671684cc7f012a835a1 authored over 7 years ago by Marco Descher <[email protected]>
Merge pull request #158 from adnanh/development

2.6.5

github.com/adnanh/webhook - 147c95dd8bfb626b89a1c3049e21f455bf5def00 authored over 7 years ago by Adnan Hajdarević <[email protected]>
Fix #141

github.com/adnanh/webhook - cfd138c96d44579623122653f8641791fd2ec3fd authored over 7 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #143 from wrouesnel/yaml-decoding

Use the github.com/ghodss/yaml library to unserialize webhooks.

github.com/adnanh/webhook - c19e514ee957f4b4f36a82cd23bb75a9c5105a4a authored over 7 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #156 from andrewharvey/patch-1

Update README.md for Debian stretch release of webhook package

github.com/adnanh/webhook - c7ec25f37896e2b6fa6233750bbae8a5b6c2d5e3 authored over 7 years ago by Adnan Hajdarević <[email protected]>
Update README.md for Debian stretch release of webhook package

github.com/adnanh/webhook - 6916f89a2b50aeec6445c54670e0e2da5f7918eb authored over 7 years ago by Andrew Harvey <[email protected]>
Merge pull request #149 from adnanh/master

Readme backmerge

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

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

github.com/adnanh/webhook - 98512463d8a40b102bafaa657f841bf50bd22924 authored over 7 years ago by Adnan Hajdarević <[email protected]>
Add tests for YAML file parsing.

github.com/adnanh/webhook - 53ec2e7accd5a83ad6e8b57ca5f7c1ca6ea7135d authored over 7 years ago by Will Rouesnel <[email protected]>
Merge pull request #144 from ilkelma/use-combined-output

Change to CombinedOutput to consume Stderr as well

github.com/adnanh/webhook - c581e0532b1f66dd0b901d7974331e5b13259760 authored over 7 years ago by Adnan Hajdarević <[email protected]>
Change to CombinedOutput to consume Stderr as well

github.com/adnanh/webhook - 3a75bbf4db29acbd40ba6f9006113aa65e5d199e authored over 7 years ago by ilkelma <[email protected]>
Use the github.com/ghodss/yaml library to unserialize webhooks.

This supports both JSON and YAML seamlessly, providing for an easier human
parseable format on d...

github.com/adnanh/webhook - 2f1ea098c094101db68248e8c67bb5e57ec9d08b authored over 7 years ago by Will Rouesnel <[email protected]>
Create README.md

github.com/adnanh/webhook - ccd28908db92bdeb0d84f2d198287f19974d700a authored over 7 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #139 from adnanh/development

2.6.4

github.com/adnanh/webhook - 69a4aec1f35c7b2cc39ac87192ed92693ba1361d authored over 7 years ago by Adnan Hajdarević <[email protected]>
fix tests, log ip of the incoming request, bump version

github.com/adnanh/webhook - a38875213a92171fd9779629f77375691ee2b9c9 authored over 7 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #127 from adnanh/master

Backmerge

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

github.com/adnanh/webhook - ced9e0189511f0fce28d94533afbc968094381c2 authored over 7 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #126 from carsonip/patch-1

Add prebuilt binaries to readme.md

github.com/adnanh/webhook - 5561fa3308269a43617c90bd99f5405a8c9d2e0d authored over 7 years ago by Adnan Hajdarević <[email protected]>
Add prebuilt binaries to readme.md

Link to prebuilt binaries should be available in readme.md for users who don't have Go installed...

github.com/adnanh/webhook - 47b82c7c4a98ce627616088ba23d9376fdd23049 authored over 7 years ago by Carson Ip <[email protected]>
Merge pull request #125 from adnanh/development

webhook 2.6.3

github.com/adnanh/webhook - 3978b6687dabbd612636a03742dd7a946e27e5ca authored over 7 years ago by Adnan Hajdarević <[email protected]>
bump up the version to 2.6.3

github.com/adnanh/webhook - 81b1bd7c7b4a281939f006dfe3daca6416d5ad91 authored over 7 years ago by Adnan Hajdarevic <[email protected]>
Merge branch 'master' into development

github.com/adnanh/webhook - 45cf312b8dd61276787b1bdfd4f05c5ef5a6b196 authored over 7 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #124 from raphink/sha256

Add sha256 payload check

github.com/adnanh/webhook - 2cfc1ce2ffd7c8e2f8ba786c3f296b754c7e0ce8 authored over 7 years ago by Adnan Hajdarević <[email protected]>
Add sha256 payload check

github.com/adnanh/webhook - 6b1021925bab608e24d38d5889c1722c87214b42 authored over 7 years ago by Raphaël Pinson <[email protected]>
Update README.md

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

github.com/adnanh/webhook - 5b567d1631e852eef4060c5d1968613f23833082 authored over 7 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #116 from handcraftedbits/development

Add IP whitelist match rule

github.com/adnanh/webhook - 4aa81b727fc2db9c807c1987982c33c368973f2f authored almost 8 years ago by Adnan Hajdarević <[email protected]>
Add IP whitelist match rule.

github.com/adnanh/webhook - 173273b466a064ab345a7204881f874ce4032f4c authored almost 8 years ago by HandcraftedBits <[email protected]>
Merge pull request #115 from adnanh/development

Support loading hooks from multiple files

github.com/adnanh/webhook - 8803239e6dd25bdf7285a205052fc68025931ef3 authored almost 8 years ago by Adnan Hajdarević <[email protected]>
remove hooks after the underlying file is removed

github.com/adnanh/webhook - c8a83349d25ec9bf143c64e7ef93451304172220 authored almost 8 years ago by Adnan Hajdarevic <[email protected]>
Merge branch 'master' into development

github.com/adnanh/webhook - 1da40d4634ecf82d5469bc8ce6ba1829eb26a304 authored almost 8 years ago by Adnan Hajdarevic <[email protected]>
Bump version

github.com/adnanh/webhook - c51971fd372f929e1b4748d8bb9a81987e305960 authored almost 8 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #113 from DG-i/master

make http return code for mismatch rules configurable

github.com/adnanh/webhook - 93e5fe77120fb09c088ab0cebd8e0b0b297a2bfd authored almost 8 years ago by Adnan Hajdarević <[email protected]>
rename trigger rule http response code config option

Signed-off-by: Mathias Merscher <[email protected]>

github.com/adnanh/webhook - 058f820cbd1c8f2ae134508e598e5ba3d753b242 authored almost 8 years ago by Mathias Merscher <[email protected]>
make http return code for mismatched rules configurable

Signed-off-by: Mathias Merscher <[email protected]>

github.com/adnanh/webhook - ddb1f2441aa0ee0b22fca920c15404c43f86fbad authored almost 8 years ago by Mathias Merscher <[email protected]>
Update README.md

github.com/adnanh/webhook - 8226d5e50f09cd41118e5688e413350ba622fd46 authored almost 8 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #111 from moorereason/fix106tests

Fix failing header tests

github.com/adnanh/webhook - e149c997241a17a5a11e0759d26e39127e3c8d1a authored almost 8 years ago by Adnan Hajdarević <[email protected]>
Fix failing header tests

Now that we use textproto.CanonicalMIMEHeaderKey, all header field test
data needs to be title-c...

github.com/adnanh/webhook - 6ea2d68b44cb9c84b160bdf01ed655c90b624ab5 authored almost 8 years ago by Cameron Moore <[email protected]>
Use hooks.json as default file if no hooks file have been specified

github.com/adnanh/webhook - 79453b7a2208a6dfb140c68d4765a5aa5ca329a1 authored about 8 years ago by Adnan Hajdarevic <[email protected]>
Started work on multi file hooks loading

github.com/adnanh/webhook - 8207c6cf126a3ddcd1d4b3928ca76d2e2efa5f64 authored about 8 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #108 from adnanh/development

Update README.md

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

github.com/adnanh/webhook - 07f166616c54e978c661800a72b560d534cd1587 authored about 8 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #107 from adnanh/development

2.6.0

github.com/adnanh/webhook - b66216675a54c0b08b3ae8e24a58edabaefd16ed authored about 8 years ago by Adnan Hajdarević <[email protected]>
fix #106

github.com/adnanh/webhook - ecbcf111538cef122f42dea3ac3e93515d727a03 authored about 8 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #105 from adnanh/development

Fixes #103

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

Backmerge

github.com/adnanh/webhook - e83d7029ff23cb4378e9913d2b063f0c110f0fa4 authored about 8 years ago by Adnan Hajdarević <[email protected]>
Add instructions for debian

github.com/adnanh/webhook - 36c2c692d6839a2ce2ad411a3853112a8a0603ee authored about 8 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #101 from adnanh/development

webhook 2.5.0

github.com/adnanh/webhook - 86cef3e4212fa1b74765adb9c2a2e9415e1c1c58 authored about 8 years ago by Adnan Hajdarević <[email protected]>
remove \n

github.com/adnanh/webhook - 75cf8952be6712144c0912dfe74b0a7146409a0a authored about 8 years ago by Adnan Hajdarevic <[email protected]>
override content type header when returning error message

github.com/adnanh/webhook - c53596df5990fe8003d786856add38b25a8574c3 authored about 8 years ago by Adnan Hajdarevic <[email protected]>
fix tests, return raw output, return 500 if the command did not execute properly - fixes #87

return raw stdout instead of json wrapped message - fixes #88

github.com/adnanh/webhook - cc0d9b2cba63d7dab0aac5c6330beaedd20eb7c6 authored about 8 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #100 from adnanh/env-names

Do not prefix EnvName with HOOK_

github.com/adnanh/webhook - c6530b17e7ac2c4d8f291704e2bab6bd6dae84a7 authored about 8 years ago by Adnan Hajdarević <[email protected]>
bump version to 2.5.0

github.com/adnanh/webhook - 1943c5311f939080f8dcb9b66d6cf832a9904867 authored about 8 years ago by Adnan Hajdarevic <[email protected]>
do not prefix specified environment variable name with HOOK_ (fixes #98)

github.com/adnanh/webhook - 3b59539a3364d2c677ea8032b12f72f4f0985a8a authored about 8 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #95 from denji/Makefile

Makefile cross-platform binary

github.com/adnanh/webhook - 923b0c6daab48add06fd08334870866e9117e946 authored over 8 years ago by Adnan Hajdarević <[email protected]>
Makefile build cross-binary

github.com/adnanh/webhook - 8530255ae6b27b24f751b7ac5441cc7976512c90 authored over 8 years ago by Denis Denisov <[email protected]>
Merge pull request #93 from adnanh/development

Development

github.com/adnanh/webhook - 032c74451fb29cec04c0d51d83bd7e5ce149531a authored over 8 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #92 from moorereason/iss91

Update negroni Logger usage

github.com/adnanh/webhook - 1c50853d8db7635170884917c6c57acd39a668a5 authored over 8 years ago by Adnan Hajdarević <[email protected]>
Update negroni Logger usage

negroni made a breaking change to the Logger struct.

Fixes #91

github.com/adnanh/webhook - b5ed4cbea7fbddf2d384979f442a0ca5a2b13548 authored over 8 years ago by Cameron Moore <[email protected]>
Merge pull request #90 from adnanh/development

Development

github.com/adnanh/webhook - b6d176705e4d282a22aff905e1795759da8738b0 authored over 8 years ago by Adnan Hajdarević <[email protected]>
Hotfix backmerge (#89)

* fixes #76, fixes #78, fixes #82, fixes #83 (#84)

* Never disclose expected payload signatur...

github.com/adnanh/webhook - 421fc2cbcd0637f6992435d7ae70731a4af7dd92 authored over 8 years ago by Adnan Hajdarević <[email protected]>
Never disclose expected payload signature (#86)

Fixes #85

github.com/adnanh/webhook - 10d65dd2fdb50dd29fa8d8367a1d47d4fdcd8180 authored over 8 years ago by Cameron Moore <[email protected]>
fixes #76, fixes #78, fixes #82, fixes #83 (#84)

github.com/adnanh/webhook - 54a9dbe1d647e398daf5a1014fc1aff80120f46d authored over 8 years ago by Adnan Hajdarević <[email protected]>
fixes #76, fixes #78, fixes #82, fixes #83

github.com/adnanh/webhook - 30baec91dfc5913d03aeb6ccd54cbf854338a375 authored over 8 years ago by Adnan Hajdarevic <[email protected]>
bump version to 2.3.9

github.com/adnanh/webhook - 3bcf6d5e2b794c174ff95d21275b60f233e6af06 authored over 8 years ago by Adnan Hajdarevic <[email protected]>
Merge branch 'master' into development

github.com/adnanh/webhook - 67343e281d44fc142c3d8f0d4f4e7fd64efac714 authored over 8 years ago by Adnan Hajdarevic <[email protected]>
Add support for naming env variables (#75)

* Adding ignore patterns

* Adding support for env var naming

* Fixed typo in docstring

...

github.com/adnanh/webhook - 18b0573bc468d8e44f52ab0865371024512128f6 authored over 8 years ago by Florent Aide <[email protected]>
Merge pull request #69 from adnanh/development

version 2.3.8

github.com/adnanh/webhook - ec42679305ee876e9cbd57eea9d0ec03c43b13d9 authored over 8 years ago by Adnan Hajdarević <[email protected]>
Merge branch 'master' into development

github.com/adnanh/webhook - e85e0592dd50c8c855bc49c79148dfae62760188 authored over 8 years ago by Adnan Hajdarevic <[email protected]>
Update webhook.go

github.com/adnanh/webhook - 4d20af8027bc5308a89f29f1984c4830f0d3049e authored over 8 years ago by Adnan Hajdarević <[email protected]>
Add almir's docker image to the readme.

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

github.com/adnanh/webhook - 04a2b2a6802b8312d96e8472255f7fda7617f1de authored almost 9 years ago by Adnan Hajdarević <[email protected]>
Merge branch 'master' into development

github.com/adnanh/webhook - 4914a4131fc8589e0c40aa6484c8d3a76b535136 authored almost 9 years ago by Adnan Hajdarevic <[email protected]>
add support for setting global response headers using -header flag

add support for setting response headers for a successfuly triggered hook

github.com/adnanh/webhook - 37698e63b6f479bd7d9e2b6f8ac12649dfd92d24 authored almost 9 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #64 from adnanh/development

Update README.md to include Dockerfile discussion

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

github.com/adnanh/webhook - f620cb056bac84d918b470b1453db23013c9b3a1 authored almost 9 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #62 from adnanh/development

Update README.md

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

github.com/adnanh/webhook - 9fa02f7341d8079a5394c313d69d676c22d1734e authored almost 9 years ago by Adnan Hajdarević <[email protected]>
- added omitempty to json fields

github.com/adnanh/webhook - f59f0a5c84c40b6c659753137c66351f8413cd9a authored almost 9 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #61 from adnanh/development

- added omitempty to json fields

github.com/adnanh/webhook - 5594a62f8f72d14b78ac72e5396acd84acc04810 authored almost 9 years ago by Adnan Hajdarević <[email protected]>
Merge branch 'master' into development

github.com/adnanh/webhook - 642516d46e2ac6c20725f84b983f80cbae68ee18 authored about 9 years ago by Adnan Hajdarevic <[email protected]>
add omitempty to json fields

github.com/adnanh/webhook - 9cef8ed8822297eaa99e83f0310e16ca5c1e1f15 authored about 9 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #56 from adnanh/development

Bugfixes

github.com/adnanh/webhook - 8de1a519269b2171f925d085e744ddc7167effa8 authored about 9 years ago by Adnan Hajdarević <[email protected]>
Merge pull request #55 from moorereason/fixenv

Fix environment and argument passing

github.com/adnanh/webhook - ed9d557a1332e110ec5560f0653f102e692f81ce authored about 9 years ago by Adnan Hajdarević <[email protected]>
Fix environment and argument passing

Two issues are addressed in this commit:

1. Instead of only sending the predefined environment ...

github.com/adnanh/webhook - d2e315d9c61a3e7a9752cd727e8b72f7de5a90aa authored about 9 years ago by Cameron Moore <[email protected]>
Merge pull request #52 from adnanh/development

2.3.6

github.com/adnanh/webhook - a7aa7f232712261e042cb97a26382182216d4dcd authored about 9 years ago by Adnan Hajdarević <[email protected]>
bump up the version

github.com/adnanh/webhook - 82bba7ba074ac1851d0df979dd694e856d600f2b authored about 9 years ago by Adnan Hajdarevic <[email protected]>
removed makefile conflict

github.com/adnanh/webhook - 8a9ff6d06ce4f53f9295fa19ba967cde5003b8c1 authored about 9 years ago by Adnan Hajdarevic <[email protected]>
Merge pull request #51 from moorereason/focus

Remove webhook-contrib content and update README

github.com/adnanh/webhook - 3080fd115b4e47c167112a3394c7072e9009e954 authored about 9 years ago by Adnan Hajdarević <[email protected]>
Remove webhook-contrib content and update README

The Docker, Travis-CI, RPM, and init files are being moved to the
separate `webhook-contrib` rep...

github.com/adnanh/webhook - b314eda1f9541e898389a035dd333f773b109042 authored about 9 years ago by Cameron Moore <[email protected]>
Merge pull request #49 from moorereason/earlyreturn

Remove unnecessary else clause

github.com/adnanh/webhook - 854465378761db175e2d90f831783c79adc9634e authored about 9 years ago by Adnan Hajdarević <[email protected]>
Remove unnecessary else clause

github.com/adnanh/webhook - 8d1498e28501522bdbfa200efed1061a0db235c4 authored about 9 years ago by Cameron Moore <[email protected]>