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. |
||
|---|---|---|
| .. | ||
| activate-venv | ||
| backend | ||
| frontend | ||
| production-build | ||
| production-extract-tarball | ||
| production-install | ||
| setup-backend | ||
| setup-frontend | ||
| success-http-headers-bionic.txt | ||
| success-http-headers-focal.txt | ||