Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

Configure webhook for Jekyll deployment #127

Closed
migurski opened this issue Feb 23, 2015 · 2 comments · Fixed by #152
Closed

Configure webhook for Jekyll deployment #127

migurski opened this issue Feb 23, 2015 · 2 comments · Fixed by #152

Comments

@migurski
Copy link
Contributor

Implement in Travis for the moment, figure out where else it might go.

Part of #43.

@migurski migurski added this to the MVP milestone Feb 23, 2015
@phae phae mentioned this issue Feb 23, 2015
3 tasks
@migurski migurski self-assigned this Mar 4, 2015
@migurski
Copy link
Contributor Author

migurski commented Mar 5, 2015

Travis might not actually make sense for this. Let’s use a plain webhook, configured like this for now:

Content-Type: application/json
{"name":"web","config":{"url":"https://ceviche-webhook.herokuapp.com"}}

@migurski
Copy link
Contributor Author

migurski commented Mar 6, 2015

Done-ish in 97dbe9f, we can figure out something that actually runs Jekyll later.

migurski added a commit that referenced this issue Mar 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant