102 Commits

Author SHA1 Message Date
jon4h
49c69bafc5 hotfix v1.0.7 2021-03-26 15:28:00 +01:00
jon4h
b271468b0f hotfix 2021-03-26 15:27:32 +01:00
Jonah
50ca21d3b3 Merge pull request #1 from jon4hz/priv-release
release
v1.0.6
2021-03-26 15:09:43 +01:00
jon4h
e6891459fe release 2021-03-26 15:07:30 +01:00
Jonah
885f4a8ecd redirect stdout to /dev/null 2021-03-24 13:46:04 +01:00
jon4h
c37ba76721 fix whitespace 2021-03-24 01:45:42 +01:00
jon4h
69dc31bf67 allow silent curl 2021-03-24 01:36:57 +01:00
WK
530779ed63 Merge pull request #16 from asashour/patch-1
Update link
2020-11-12 14:37:14 +00:00
Ahmed Ashour
6ae60aad27 Update link 2020-11-12 13:44:37 +01:00
distributhor
23fa9f5532 Updated README 2020-10-08 08:21:02 +01:00
distributhor
7366f65291 Updated README 2020-10-08 08:18:49 +01:00
distributhor
86c759f83a Updated README 2020-10-07 20:57:28 +01:00
distributhor
bd1fd85449 Updated action.yml 2020-10-06 20:09:34 +01:00
distributhor
485bf87ad2 Updated action.yml 2020-10-06 20:06:48 +01:00
distributhor
0a9aecb232 Updated action.yml 2020-10-06 20:02:00 +01:00
distributhor
207c00c3aa Updated action.yml 2020-10-06 19:59:52 +01:00
distributhor
c99fa5ed64 Updated README v1 v1.0.5 2020-10-06 13:24:42 +01:00
distributhor
4bdea3261f Updated README 2020-10-06 13:21:31 +01:00
distributhor
1f0820d5c7 Updated README 2020-10-06 13:14:14 +01:00
distributhor
f00c7bf13d Merge pull request #15 from distributhor/github-event-path
Support and extended JSON webhook POST, which includes all the raw data from GITHUB_EVENT_PATH
2020-10-06 12:53:22 +01:00
distributhor
2146f69eaa Final cleanup 2020-10-06 12:49:20 +01:00
distributhor
fd984b2bd7 Clean up debug info 2020-10-06 12:29:43 +01:00
distributhor
19303c3728 Debug 2020-10-06 12:20:54 +01:00
distributhor
499ee7c20b Debug 2020-10-06 12:13:22 +01:00
distributhor
c2508c2a5b Add debug info 2020-10-06 12:04:00 +01:00
distributhor
c308637ace Add debug info 2020-10-06 11:54:46 +01:00
distributhor
30b61faf90 Add debug info 2020-10-06 11:45:19 +01:00
distributhor
ac90fa58fe Add debug info 2020-10-06 11:33:03 +01:00
distributhor
ac039888c2 Cleanup implementation 2020-10-06 11:19:45 +01:00
distributhor
21c1e7295b Cleanup implementation 2020-10-06 10:48:33 +01:00
distributhor
05cf324082 Add debug info 2020-10-06 10:39:51 +01:00
distributhor
d45e7f23d3 Alternative JSON post 2020-10-06 10:34:04 +01:00
distributhor
13641c2258 Fix json file post 2020-10-06 10:12:44 +01:00
distributhor
81ab253c75 Fix signature generation 2020-10-06 10:00:47 +01:00
distributhor
1a375d380e Enable posting of github event path json 2020-10-06 09:50:27 +01:00
distributhor
f475eb7a00 cat event path content 2020-10-06 09:23:35 +01:00
distributhor
1a1058137a Experimenting with GITHUB_EVENT_PATH 2020-10-06 09:16:40 +01:00
distributhor
36e856c099 Updated README 2020-10-05 13:09:54 +01:00
distributhor
570a2ccf18 Updated README 2020-10-05 13:03:49 +01:00
distributhor
bf1a02063c Merge pull request #14 from distributhor/handle-curl-failures
Handle curl failures
v1.0.4
2020-10-05 12:49:22 +01:00
distributhor
4d8bf5a42b Add comment 2020-10-05 12:48:05 +01:00
distributhor
fdbf515fc1 Changed -f to --fail 2020-10-05 12:38:42 +01:00
distributhor
759e919cb6 Enable -f flag on curl 2020-10-05 12:32:31 +01:00
distributhor
09329008d4 Merge pull request #13 from distributhor/url-encode-params
Url encode params
2020-10-05 11:09:45 +01:00
distributhor
a785bc7c7c Fix url encoding 2020-10-05 10:39:12 +01:00
distributhor
48cafe6e99 Encode form parameters 2020-10-05 10:12:08 +01:00
distributhor
6c4ff14e98 Fixed typo in README 2020-10-04 18:33:15 +01:00
distributhor
21b963cfd0 Merge pull request #9 from distributhor/webhook-form-data
Support for urlencoded form data in webhook endpoint
2020-10-04 18:30:22 +01:00
distributhor
5c93e12e3e Support for urlencoded form data in webhook endpoint 2020-10-04 18:29:33 +01:00
distributhor
d5235ee4df Merge branch 'master' of distributhor.github.com:distributhor/workflow-webhook 2020-10-04 16:38:07 +01:00