Anders Kaseorg
3f29bc42b1
ruff: Fix B905 `zip()` without an explicit `strict=` parameter.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-07-13 22:28:22 -07:00
Anders Kaseorg
0fa5e7f629
ruff: Fix UP035 Import from `collections.abc`, `typing` instead.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-07-13 22:28:22 -07:00
Anders Kaseorg
531b34cb4c
ruff: Fix UP007 Use `X | Y` for type annotations.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-07-13 22:28:22 -07:00
Anders Kaseorg
e08a24e47f
ruff: Fix UP006 Use `list` instead of `List` for type annotation.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-07-13 22:28:22 -07:00
PieterCK
f5a834c2d6
integration-docs: Update Jotform for new doc format.
...
Part of #29592 .
2024-07-12 13:21:07 -07:00
PieterCK
e034a715cb
integration-docs: Update JSON formatter for new doc format.
...
Part of #29592 .
2024-07-12 13:21:07 -07:00
PieterCK
ecbbf53c0e
integration-docs: Update Greenhouse recruitment for new doc format.
...
Part of #29592 .
2024-07-12 13:21:07 -07:00
PieterCK
0e967e4633
integration-docs: Update Harbor for new doc format.
...
Aside from updating the doc structure, this commit
also rephrases step 4 to make it read better. The
list of supported events in step 5 is also removed.
Part of #29592 .
2024-07-12 13:21:07 -07:00
Lauryn Menard
53c575d8cb
integration-docs: Update Linear for new doc format.
...
Part of #29592 .
2024-07-09 13:41:06 -07:00
Lauryn Menard
0fa9b94480
integration-docs: Update Lidarr for new doc format.
...
Part of #29592 .
2024-07-09 13:41:06 -07:00
Lauryn Menard
5c7ad8be12
integration-docs: Update Librato for new doc format.
...
Part of #29592 .
2024-07-09 13:41:06 -07:00
Lauryn Menard
bd9a10cfbb
integration-docs: Update Jira for new doc format.
...
Part of #29592 .
2024-07-09 13:41:06 -07:00
Lauryn Menard
95b74a7bfb
integration-docs: Update Intercom for new doc format.
...
Part of #29592 .
2024-07-09 13:41:06 -07:00
PieterCK
374210fe7b
integration-docs: Update Groove for new doc format.
...
Part of #29592 .
2024-07-08 16:29:33 -07:00
PieterCK
3e83de7d5a
integration-docs: Update Gosquared for new doc format.
...
Part of #29592 .
2024-07-08 16:29:33 -07:00
PieterCK
58b32a09a8
integration-docs: Update Gogs for new doc format.
...
Part of #29592 .
2024-07-08 16:29:33 -07:00
PieterCK
98f44262df
integration-docs: Update Gitea for new doc format.
...
Part of #29592 .
2024-07-08 16:29:33 -07:00
adnan-td
c1421f0847
integration-docs: Update IFTTT for new doc format.
...
Part of #29592 .
2024-07-08 16:29:02 -07:00
adnan-td
928c84233f
integration-docs: Update HelloSign for new doc format.
...
Part of #29592 .
2024-07-08 16:29:02 -07:00
adnan-td
a35c9795fa
integration-docs: Update Hello World for new doc format.
...
Part of #29592 .
2024-07-08 16:29:02 -07:00
adnan-td
6846d2a520
integration-docs: Update Heroku for new doc format.
...
Part of #29592 .
2024-07-08 16:29:02 -07:00
adnan-td
a34e50bbae
integration-docs: Update Insping for new doc format.
...
Part of #29592 .
2024-07-08 16:29:02 -07:00
Niloth P
d763131fde
integration-docs: Update Updown for new doc format.
...
Part of zulip#29592.
2024-07-08 16:28:24 -07:00
Niloth P
4759b6aed7
integration-docs: Update UptimeRobot for new doc format.
...
Part of zulip#29592.
2024-07-08 16:28:24 -07:00
Niloth P
9c520ae23f
integration-docs: Update Github Sponsors for new doc format.
...
Part of zulip#29592.
2024-07-08 16:28:24 -07:00
Niloth P
b7f263cd5c
integration-docs: Update Github for new doc format.
...
Part of zulip#29592.
2024-07-08 16:28:24 -07:00
Lauryn Menard
7e7e6b7ba9
integration-docs: Clarify use of event-filtering-additional-feature.
...
Using an if block when {!event-filtering-additional-feature.md!}
is used implied that we plan to have this in all webhook doc .md
files.
But, it actually makes sense to only use this macro when the
webhook integration actually supports event filtering.
2024-07-08 13:51:50 -07:00
PieterCK
0587855210
integration-docs: Update Grafana for new doc format.
...
Reformatted Grafana doc into 3 part sections. One for
creating the Zulip bot and webhook URL. One for setting
up Grafana version 8.3 and above and the last one for
setting up Grafana version 8.2 and below.
Part of #29592 .
Co-authored-by: Lauryn Menard <lauryn@zulip.com>
2024-07-05 16:22:19 -07:00
Kenneth Rodrigues
defd6748d6
integrations: Convert to typed endpoint.
...
Migrate `integrations.py` and `webhooks` to typed_endpoint.
2024-07-05 16:18:27 -07:00
Lauryn Menard
6dfe063c91
integration-docs: Add comma to all uses of "e.g." in integration docs.
2024-07-05 15:36:24 -07:00
Lauryn Menard
7ec3f235de
integration-docs: Update Prometheus Alertmanager for new doc format.
...
Also, revises text of `name` and `desc` URL parameters to be clearer
and note the default values that are used for the integration.
Part of #29592 .
2024-07-05 15:27:06 -07:00
Lauryn Menard
307681d718
integration-docs: Update CircleCI for new doc format.
...
Part of #29592 .
2024-07-05 15:20:59 -07:00
Lauryn Menard
66b26738ea
integration-docs: Update Clubhouse for new doc format.
...
Part of #29592 .
2024-07-05 15:20:59 -07:00
Lauryn Menard
0698a90b36
integration-docs: Update Canarytoken for new doc format.
...
Part of #29592 .
2024-07-05 15:20:59 -07:00
Lauryn Menard
6e8e0a5455
integration-docs: Update Bitbucket Server for new doc format.
...
Part of #29592 .
2024-07-05 15:20:59 -07:00
Lauryn Menard
2e972db84f
integration-docs: Update Bitbucket Cloud SAAS for new doc format.
...
Part of #29592 .
2024-07-05 15:20:59 -07:00
Lauryn Menard
c9c8bcad57
integration-docs: Update Front for new doc format.
...
Part of #29592 .
2024-07-02 16:07:22 -07:00
Lauryn Menard
3ae09fe880
integration-docs: Update Freshstatus for new doc format.
...
Part of #29592 .
2024-07-02 16:07:22 -07:00
Lauryn Menard
5c2b15d68f
integration-docs: Update Freshping for new doc format.
...
Part of #29592 .
2024-07-02 16:07:22 -07:00
Lauryn Menard
dc28117384
integration-docs: Update Flock for new doc format.
...
Part of #29592 .
2024-07-02 16:07:22 -07:00
Lauryn Menard
250f68ad25
integration-docs: Update Beeminder for new doc format.
...
Part of #29592 .
2024-07-02 12:50:25 -07:00
Lauryn Menard
f442b8baaf
integration-docs: Update Basecamp for new doc format.
...
Part of #29592 .
2024-07-02 12:50:25 -07:00
Lauryn Menard
eb2bcd5808
integration-docs: Update AppVeyor for new doc format.
...
Part of #29592 .
2024-07-02 12:50:25 -07:00
Lauryn Menard
ecd41d0f6d
integration-docs: Update Appfollow for updated doc format.
...
Part of #29592 .
2024-07-02 12:50:25 -07:00
Lauryn Menard
558b3e7cba
integration-docs: Update Ansible Tower for new doc format.
...
Part of #29592 .
2024-07-02 12:50:25 -07:00
Lauryn Menard
80b86c7b16
documentation: Fix "you you" typos in docs/comments/logs.
2024-07-02 11:57:44 -07:00
Lauryn Menard
1140e8402b
integrations: Remove Google Code-in integration.
...
The Google Code-in program ended in 2019/2020 so there is no need
to maintain this Webhook integration.
2024-07-02 10:04:34 -07:00
Lauryn Menard
c8fdfc92a1
integration-docs: Update Freshdesk for new doc format.
...
Revises doc to have three instructions sections. One for creating
the Zulip bot and webhook URL. One for adding notifications for
new Freshdesk tickets. And one for getting notifications for
existing Freshdesk tickets.
Part of #29592 .
2024-07-01 15:11:30 -07:00
Lauryn Menard
6f14e0b5f7
integration-docs: Update Errbit for new doc format.
...
Part of #29592 .
2024-07-01 13:27:45 -07:00
Lauryn Menard
ddd94c5904
integration-docs: Update Dropbox for new doc format.
...
Part of #29592 .
2024-07-01 13:27:45 -07:00