Skip to content
This repository was archived by the owner on Dec 8, 2017. It is now read-only.

Conversation

@mbland
Copy link
Contributor

@mbland mbland commented Aug 17, 2015

Fixes problem with hookshot choking on webhooks that are too large, per #371.

cc: @gboone

Mike Bland and others added 2 commits August 17, 2015 15:15
The public Hub push in #370 failed due to the webhook exceeding the
default 100K limit, just as in 18F/pages#15. This applies the same fix as
18F/pages. Still waiting on coreh/hookshot#12 to get merged upstream, so
I've already installed 18F/hookshot#json-options on the server:

```
npm install git+ssh://git@github.com/18F/hookshot.git#json-options
```

Note: I applied this in 18F/18f.gsa.gov#1102, but really should've just
applied it here. No harm done, however.
Pass through bodyParser.json() middleware options
mbland added a commit that referenced this pull request Aug 17, 2015
Deploy public Hub with Hookshot request size fix
@mbland mbland merged commit b0e2eae into production-public Aug 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants