zulip/scripts/lib
Anders Kaseorg 09f6ba1971 install: Run git config commands from a known readable cwd.
Fixes this error when running the installer from a directory that
isn’t world-readable:

+ su zulip -c 'git config --global user.email anders@zulip.com'
fatal: cannot come back to cwd: Permission denied

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-05-13 22:00:29 -07:00
..
third install-yarn: Fix buggy status check for the signature. 2018-04-09 15:09:37 -07:00
__init__.py
build-pgroonga pgroonga: Bump pgroonga version to 2.2.8 when building from source. 2021-03-22 19:33:48 -07:00
certbot-maybe-renew shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
check_rabbitmq_queue.py python: Strip leading and trailing spaces from docstrings. 2021-05-07 22:42:39 -07:00
clean-unused-caches clean-unused-caches: Add script to remove redundant yarn cache. 2021-04-26 16:28:08 -07:00
clean_emoji_cache.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
clean_node_cache.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
clean_venv_cache.py requirements: Remove Thumbor. 2021-05-06 20:07:32 -07:00
clean_yarn_cache.py clean-unused-caches: Handle non-existent yarn cache. 2021-04-27 10:02:49 -07:00
create-production-venv python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
email-mirror-postfix python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
hash_reqs.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
install install: Run git config commands from a known readable cwd. 2021-05-13 22:00:29 -07:00
install-node install: Tell NVM to not change $PATH earlier. 2021-05-11 11:25:34 -10:00
node_cache.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
pythonrc.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
queue_workers.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
setup-apt-repo provision: Add support for debian bullseye. 2021-04-15 21:38:31 -07:00
setup-apt-repo-debathena shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
setup-apt-repo-ksplice provision: Add support for debian bullseye. 2021-04-15 21:38:31 -07:00
setup-yum-repo provision: Upgrade support for Fedora to version 33. 2021-03-22 19:34:18 -07:00
setup_path.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
setup_venv.py requirements: Upgrade Python requirements. 2021-05-07 22:42:39 -07:00
sharding.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
unpack-zulip python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
upgrade-zulip upgrade: Show fewer stacktraces. 2021-04-21 09:51:40 -07:00
upgrade-zulip-from-git upgrade-zulip-from-git: Create deployment directories with git worktree. 2021-05-13 13:42:05 -07:00
upgrade-zulip-stage-2 requirements: Remove Thumbor. 2021-05-06 20:07:32 -07:00
zulip_tools.py scripts: Fix check for services running when upgrading. 2021-05-13 18:57:19 -07:00