zulip/scripts/lib
Aman Agrawal 239e792759 zulip_tools: Rename start_arg_parser to start_script_arg_parser.
`start_arg_parser` reads like a helper that mutates a parser, when it
actually builds the argument parser for the start/restart-server
scripts. Rename it for consistency with the sibling
`upgrade_script_arg_parser` helper.
2026-05-29 23:08:16 +08:00
..
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
build-pgroonga build-pgroonga: Upgrade PGroonga from 4.0.1 to 4.0.6. 2026-04-22 22:00:04 -07:00
check_rabbitmq_queue.py check_rabbitmq_queue: Relax paging thresholds for email_senders. 2025-06-18 12:29:57 -07:00
check-database-compatibility install: Remove PostgreSQL 13 support. 2025-04-07 17:41:55 -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_unused_caches.py clean-venv-cache: Remove. 2025-03-26 15:51:48 -07:00
create-production-venv provision: Use uv sync --no-managed-python. 2026-03-25 04:05:47 -07:00
install install: Support Ubuntu 26.04. 2026-04-22 22:00:04 -07:00
install-node install-node: Upgrade Node.js from 2.14.0 to 2.15.0. 2026-04-17 15:39:27 -07:00
install-uv install-uv: Upgrade uv from 0.11.7 to 0.11.14. 2026-05-12 16:21:37 -07:00
node_cache.py starlight_help: Move help-beta over to starlight_help. 2025-08-08 11:59:29 -07:00
puppet_cache.py puppet: Add debug logs, timeout for forgeapi.puppet.com fetches. 2026-05-08 18:59:07 -07:00
queue_workers.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
run_hooks.py run-hooks: Handle hooks after OS upgrade on fresh install. 2025-09-03 15:20:53 -07:00
setup_path.py requirements: Migrate to uv. 2025-02-24 22:29:24 -08:00
setup_venv.py install: Support Ubuntu 26.04. 2026-04-22 22:00:04 -07:00
setup-apt-repo apt-repos: Use signed-by instead of globally trusted keys. 2025-08-13 14:11:05 -07:00
setup-yum-repo provision: Replace Fedora 38 support with Fedora 43. 2026-04-25 22:27:34 -07:00
sharding.py sharding: Move chown/chmod into where the files are written. 2025-10-07 13:19:05 -07:00
supervisor.py python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
supported-os install: Support Ubuntu 26.04. 2026-04-22 22:00:04 -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 upgrade-zulip-from-git: Surface stage-3 options in --help. 2026-05-29 23:08:16 +08:00
upgrade-zulip-stage-2 upgrade-zulip-stage-2: Be more specific about OS upgrade steps. 2024-07-26 11:14:11 -07:00
upgrade-zulip-stage-3 upgrade-zulip-from-git: Surface stage-3 options in --help. 2026-05-29 23:08:16 +08: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 zulip_tools: Rename start_arg_parser to start_script_arg_parser. 2026-05-29 23:08:16 +08:00