zulip/scripts/lib
Anders Kaseorg cd485ef162 ruff: Partially reformat Python with Ruff 0.9 (2025 style).
These are the changes that are backwards compatible with the 2024
style.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 653b0b0436)
2025-03-17 14:10:29 -07:00
..
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
build-groonga provision: Add provision support for Fedora 38. 2023-08-22 11:26:29 -07:00
build-pgroonga build-pgroonga: Upgrade PGroonga from 3.1.0 to 3.1.8. 2024-03-01 17:38:08 -08:00
check_rabbitmq_queue.py presence: Remove the queue worker. 2024-08-29 10:45:39 -07:00
check-database-compatibility check-database-compatibility: Ignore twofactor typo. 2023-08-23 22:14:26 -07:00
clean_emoji_cache.py ruff: Fix UP006 Use list instead of List for type annotation. 2024-07-13 22:28:22 -07:00
clean_node_cache.py ruff: Fix UP006 Use list instead of List for type annotation. 2024-07-13 22:28:22 -07:00
clean_unused_caches.py dependencies: Switch to pnpm. 2023-03-20 15:48:29 -07:00
clean_venv_cache.py ruff: Fix UP006 Use list instead of List for type annotation. 2024-07-13 22:28:22 -07:00
create-production-venv create-production-venv: Do not pull in "recommended" packages. 2024-08-29 10:45:39 -07:00
email-mirror-postfix typos: Fix typos caught by mwic. 2024-05-20 13:55:00 -07:00
fix-standalone-certbot puppet: Fix standalone certbot configurations. 2022-01-24 12:13:44 -08:00
hash_reqs.py ruff: Fix UP035 Import from collections.abc, typing instead. 2024-07-13 22:28:22 -07:00
install requirements: Require some swap space if installed on < 5GB RAM. 2025-01-08 09:26:02 -08:00
install-node install-node: Upgrade Node.js from 20.15.1 to 22.14.0. 2025-03-13 14:54:01 +00:00
node_cache.py node_cache: Invoke pnpm via corepack. 2024-03-29 09:37:38 -07:00
puppet_cache.py Remove support for Ubuntu 20.04 and Debian 11. 2024-04-01 13:27:39 -07:00
pythonrc.py pythonrc: Add various frequently handy imports. 2024-03-27 12:49:24 -07:00
queue_workers.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
setup_path.py requirements: Upgrade Python requirements. 2024-01-29 10:41:54 -08:00
setup_venv.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
setup-apt-repo apt-repos: Temporarily work around Ubuntu 24.04 non-installable gnupg. 2024-03-31 13:51:31 -07:00
setup-yum-repo provision: Add support for Fedora 34. 2021-07-20 12:10:41 -07:00
sharding.py python: Simplify with str.removeprefix, str.removesuffix. 2025-03-17 14:10:29 -07:00
supervisor.py python: Simplify with str.removeprefix, str.removesuffix. 2025-03-17 14:10:29 -07:00
supported-os install: Check for a supported version of the OS in shell. 2024-04-16 11:13:33 -07:00
unpack-zulip ruff: Fix UP032 Use f-string instead of format call. 2023-08-02 15:58:55 -07:00
update-git-upstream upgrade-zulip-from-git: Extract code to set zulip upstream remote. 2023-04-19 16:56:14 -07:00
upgrade-zulip typos: Fix typos caught by mwic. 2024-05-20 13:55:00 -07:00
upgrade-zulip-from-git python: Simplify with str.removeprefix, str.removesuffix. 2025-03-17 14:10:29 -07:00
upgrade-zulip-stage-2 upgrade-zulip-stage-2: Be more specific about OS upgrade steps. 2024-07-31 12:52:10 -07:00
upgrade-zulip-stage-3 ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
warn-rabbitmq-nodename-change puppet: Always set the RabbitMQ nodename to zulip@localhost. 2022-01-25 01:48:02 +00:00
zulip_tools.py ruff: Partially reformat Python with Ruff 0.9 (2025 style). 2025-03-17 14:10:29 -07:00