zulip/scripts/lib
Tim Abbott 03420831b0 upgrade-zulip-from-git: Fetch tags from upstream repository.
This ensures that the `git describe` queries that we run for caching
Zulip's Git version are guaranteed to include recent releases.

This change ensures that we have accurate output even if we're pointed
at a fork of Zulip that never updates its tags.

Additionally, it will make it possible to record the
`git merge-base upstream/master` in future commits.

Note that because we run this code before unpacking the new version,
the pre-upgrade version of this code runs.

As a result, we cannot assume that the upstream repository exists.
2021-05-13 11:17:25 -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 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_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
clean-unused-caches clean-unused-caches: Add script to remove redundant yarn cache. 2021-04-26 16:28:08 -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 requirements: Remove Thumbor. 2021-05-06 20:07:32 -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_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
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
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: Fetch tags from upstream repository. 2021-05-13 11:17:25 -07:00
upgrade-zulip-stage-2 requirements: Remove Thumbor. 2021-05-06 20:07:32 -07:00
zulip_tools.py scripts: Add {start,stop,restart}-server support for postgresql role. 2021-05-07 09:41:05 -07:00