mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
The automated tests running in CircleCI don't actually use the `zulip` db, so we can skip running migrations on it in some CircleCI shards to save time. NOTE: This only effects build jobs that run provision, except the `production-build` job where we skip building the dbs altogether. Migrations still run on `focal-backend` build job to ensure we are testing all our development setup code. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| capitalization.py | ||
| git-tools.bash | ||
| gitlint-rules.py | ||
| html_branches.py | ||
| pretty_print.py | ||
| provision_inner.py | ||
| provision.py | ||
| sanity_check.py | ||
| template_parser.py | ||
| test_script.py | ||
| test_server.py | ||