Files
zulip/tools
Gaurav Pandey f8149b0d5a ci: Add prod upgrade step to prod suite.
This adds a check in the current production suite of
CI that upgrades a previous release of zulip server
with a newer one.

Fixes #18346.

(cherry picked from commit e648ad3477)
2021-10-01 18:00:52 -07:00
..
2021-09-07 13:56:41 -07:00
2021-05-10 09:57:26 -07:00
2020-09-14 16:22:23 -07:00
2021-02-12 13:11:19 -08:00
2021-09-07 13:56:41 -07:00
2021-05-06 20:07:32 -07:00
2021-03-24 12:12:04 -07:00

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.