zulip/zerver/webhooks/teamcity
PIG208 53888e5a26 request: Refactor ZulipRequestNotes to RequestNotes.
This utilizes the generic `BaseNotes` we added for multipurpose
patching. With this migration as an example, we can further support
more types of notes to replace the monkey-patching approach we have used
throughout the codebase for type safety.
2021-09-03 08:48:45 -07:00
..
fixtures webhooks/teamcity: Change teamcity build triggering user to iago. 2020-04-17 09:41:55 -07:00
__init__.py
doc.md webhooks/teamcity: Update docs to conform to style guide. 2018-08-13 14:54:43 -07:00
tests.py webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
view.py request: Refactor ZulipRequestNotes to RequestNotes. 2021-09-03 08:48:45 -07:00