zulip/scripts/lib
Anders Kaseorg 6e287db98e setup-apt-repo: Install groonga-keyring.
This allows the system to get updates to the Groonga repository
signing key, so `apt update` doesn’t start failing when the key
changes (like it recently did).

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-09-23 16:03:19 -07: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 Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
build-tsearch-extras Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
cd_exec scripts: Add cd_exec library helper. 2017-07-21 17:28:20 -07:00
certbot-maybe-renew Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
check-upstart Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
clean_emoji_cache.py scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
clean_node_cache.py scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
clean_venv_cache.py scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
clean-unused-caches scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
create-production-venv setup_virtualenv: Do not activate the virtualenv on creation. 2019-01-31 17:55:04 -08:00
create-thumbor-venv create-thumbor-venv: Generalize to CentOS, Fedora, RHEL. 2019-01-07 18:52:27 -08:00
create-zulip-admin create-zulip-admin: Fix shell quoting. 2019-01-16 08:46:50 -08:00
email-mirror-postfix email-mirror-postfix: Replace optparse with argparse. 2017-11-21 21:34:38 -08:00
hash_reqs.py docs: Add documentation for if False mypy pattern in scripts. 2018-12-17 11:12:53 -08:00
install install: Include no-dist-upgrade in args list. 2019-06-14 14:24:38 -07:00
install-node provision: Use a more efficient approach for getting yarn version. 2018-12-07 14:36:54 -08:00
install-shellcheck Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
node_cache.py scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
process-mobile-i18n Enable pycodestyle W605 (invalid escape sequence). 2018-07-03 16:54:46 +02:00
pythonrc.py scripts: Remove import print_function. 2017-09-29 15:43:30 -07:00
queue_workers.py scripts: Remove import print_function. 2017-09-29 15:43:30 -07:00
setup_path_on_import.py scripts: Fix exec invocation for in-process virtualenv activation. 2019-04-17 12:14:27 -07:00
setup_venv.py provision: Fix virtualenv-clone handling of success-stamp. 2019-02-16 11:24:10 -08:00
setup-apt-repo setup-apt-repo: Install groonga-keyring. 2019-09-23 16:03:19 -07: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
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 scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
upgrade-zulip-stage-2 script: Add static asset pipeline option to support OS upgrades. 2019-04-22 15:59:19 -07:00
zulip_tools.py su_to_zulip: Fix detection of zulip user ID. 2019-03-04 16:21:53 -08:00