zulip/zerver/webhooks
Hemanth V. Alluri fb757e91c1 webhooks/sentry: Add back support for the legacy integrations.
When the integration was originally rewritten, support for the
deprecated webhook payloads was removed. We later noticed that some
people using Zulip were still using versions of Sentry that required
the older integration code.

Thus this commit adds back the older integration code and whenever the
Sentry webhook payload does not have a "data" field (which must be
present in all modern payloads as per the documentation at
https://docs.sentry.io/workflow/integrations/integration-platform/webhooks)
we will use the older Sentry integration code.

Signed-off-by: Hemanth V. Alluri <hdrive1999@gmail.com>
2020-05-07 11:26:19 -07:00
..
airbrake python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
alertmanager python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
ansibletower python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
appfollow python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
appveyor python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
basecamp webhooks/basecamp: Add support for todo_uncompleted event type. 2020-04-17 09:41:55 -07:00
beanstalk python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
beeminder python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
bitbucket python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
bitbucket2 python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
bitbucket3 python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
buildbot python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
circleci python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
clubhouse python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
codeship python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
crashlytics python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
delighted python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
deskdotcom python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
dialogflow webhooks/dialogflow: Remove default value for email parameter. 2020-04-17 09:41:55 -07:00
dropbox python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
errbit python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
flock python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
freshdesk python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
front text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
gci python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
gitea python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
github webhooks/github: Delete a duplicate fixture. 2020-04-17 09:41:55 -07:00
gitlab gitlab: Add pipeline and job URLs to pipeline event body. 2020-05-06 13:36:39 -07:00
gocd python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
gogs python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
gosquared python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
greenhouse python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
groove python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
harbor python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
hellosign python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
helloworld python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
heroku python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
homeassistant python: Sort webhooks imports with isort. 2020-01-14 13:07:47 -08:00
honeybadger/fixtures inetgrations: Add webhook payloads for Honeybadger. 2018-01-02 11:45:33 -05:00
ifttt python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
insping python: Whitespace fixes from autopep8. 2020-04-21 17:58:09 -07:00
intercom python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
jira python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
librato python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
mention python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
netlify python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
newrelic python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
opbeat python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
opsgenie python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
pagerduty python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
papertrail python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
pingdom python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
pivotal python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
raygun python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
reviewboard python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
rollbar/fixtures integrations: Add webhook payloads for rollbar. 2018-01-11 06:32:37 -05:00
runscope/fixtures integrations: Add webhook payloads for Runscope. 2017-12-29 07:27:20 -05:00
semaphore webhooks/semaphore: Remove accidentally created fixture file. 2020-04-17 09:41:55 -07:00
sentry webhooks/sentry: Add back support for the legacy integrations. 2020-05-07 11:26:19 -07:00
slack python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
solano python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
splunk python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
statuspage python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
stripe python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
taiga python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
teamcity logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
transifex python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
travis python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
trello python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
updown python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
wordpress python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
yo python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
zabbix python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
zapier python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
zendesk python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
__init__.py