zulip/zerver/webhooks/circleci
Hemanth V. Alluri 545f40b2c2 webhooks/circleci: Add support for super minimal payloads.
After merging PR #15355 we found that CircleCI may send
super minimal payloads. This does not seem to depend on
.circleci/config.yml since we received two different
types of payloads off of the same configuration.

Signed-off-by: Hemanth V. Alluri <hdrive1999@gmail.com>
2020-06-14 22:35:41 -07:00
..
fixtures webhooks/circleci: Add support for super minimal payloads. 2020-06-14 22:35:41 -07:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks/circleci: Overhaul the CircleCI integration. 2020-06-14 13:14:55 -07:00
tests.py webhooks/circleci: Add support for super minimal payloads. 2020-06-14 22:35:41 -07:00
view.py webhooks/circleci: Add support for super minimal payloads. 2020-06-14 22:35:41 -07:00