Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored webhook #48

Merged
merged 8 commits into from
Jan 22, 2019
Merged

Refactored webhook #48

merged 8 commits into from
Jan 22, 2019

Conversation

cmil
Copy link
Member

@cmil cmil commented Jan 22, 2019

This PR is meant to resolve #10.

  • It properly integrates the webhook into the API providing the new endpoint /webhook/github.
  • Behind the scenes the webhook payload is recorded and an independently running on-time job is scheduled to process the delivery and update the database.
  • Files are now obtained from raw.githubusercontent.com, which frees us from the 1MB file size limit of the JSON API.

@cmil cmil merged commit 2791183 into dracor-org:master Jan 22, 2019
@cmil cmil mentioned this pull request Jan 22, 2019
@cmil cmil deleted the api-webhook branch December 11, 2023 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Github webhook causes timeout with when updating too many files
1 participant