zulip/scripts/lib
Anders Kaseorg 687553a661 setup_path_on_import: Replace with setup_path function.
isort 5 knows not to reorder imports across function calls, so this
will stop isort from breaking our code.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-02-25 15:40:21 -08:00
..
third install-yarn: Fix buggy status check for the signature. 2018-04-09 15:09:37 -07:00
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
build-pgroonga pgroonga: Upgrade from 2.1.6 to 2.1.8. 2019-05-05 17:52:32 -07:00
certbot-maybe-renew Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
check-upstart ci: Move backend and production tests to Ubuntu 16.04 (xenial). 2019-05-24 17:07:15 -07:00
clean-unused-caches scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
clean_emoji_cache.py typing: Remove now-unnecessary conditional import. 2019-07-29 15:18:22 -07:00
clean_node_cache.py typing: Remove now-unnecessary conditional import. 2019-07-29 15:18:22 -07:00
clean_venv_cache.py clean_venv_cache: Limit search to .txt requirements files. 2020-01-30 12:20:32 -08:00
create-production-venv setup_venv: Replace virtualenv_args list with python2 bool. 2020-02-05 12:38:10 -08:00
create-thumbor-venv setup_venv: Replace virtualenv_args list with python2 bool. 2020-02-05 12:38:10 -08:00
email-mirror-postfix email_mirror: Rewrite docstrings to focus on current reality. 2020-01-30 12:39:45 -08:00
hash_reqs.py typing: Remove now-unnecessary conditional import. 2019-07-29 15:18:22 -07:00
install install: Reduce the RAM limit to accommodate some definition of "2GB". 2020-01-24 12:35:37 -08:00
install-node install-node: Upgrade Node 12.11.1 to 12.13.0, Yarn 1.19.0 to 1.19.1. 2019-11-11 16:26:31 -08:00
node_cache.py node_cache: Don’t retry copying node_modules; let yarn do its thing. 2019-10-29 12:30:28 -07:00
pythonrc.py pythonrc: Clean up type ignores. 2019-08-09 16:39:16 -07:00
queue_workers.py setup_path_on_import: Replace with setup_path function. 2020-02-25 15:40:21 -08:00
setup-apt-repo provisioning: Support Ubuntu 19.10 eoan. 2020-02-12 09:56:42 -08:00
setup-apt-repo-debathena Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
setup-yum-repo setup-yum-repo: Add prod flag for doing IUS install on CentOS. 2019-01-05 15:49:02 -08:00
setup_path.py setup_path_on_import: Replace with setup_path function. 2020-02-25 15:40:21 -08:00
setup_venv.py requirements: Fork pip.txt to pip2.txt for Python 2. 2020-02-05 12:38:10 -08:00
unpack-zulip scripts/lib/unpack-zulip: Avoid shelling out for rm, mv, mkdir, ln. 2018-11-28 17:48:23 -08:00
upgrade-zulip scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
upgrade-zulip-from-git upgrade-zulip-from-git: Fetch tags to make version info more useful. 2019-06-23 23:10:47 -07:00
upgrade-zulip-stage-2 dependencies: Remove WebSockets system for sending messages. 2020-01-14 22:34:00 -08:00
zulip_tools.py dependencies: Upgrade emoji-datasource from 4.0.4 to 5.0.1. 2020-02-04 21:30:51 -08:00