zulip/tools/ci
Aman Agrawal 6950d8d769 provision: Don't run migrations on `zulip` db in CircleCI.
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.
2020-06-16 15:37:32 +05:30
..
activate-venv Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
backend ci: Don't remove .coverage file & set empty suffix. 2020-05-27 17:54:54 -07:00
frontend tests: Make puppeteer tests run in full suites and CircleCI. 2020-06-03 17:39:35 -07:00
production-build ci: Setup production job for Focal. 2020-06-08 21:59:57 -07:00
production-extract-tarball ci: Use absolute path to zulip folder. 2020-04-29 10:54:53 -07:00
production-install production-helper: Clarify log output on check_rabbitmq_consumers failure. 2020-06-13 16:49:32 -07:00
setup-backend provision: Don't run migrations on `zulip` db in CircleCI. 2020-06-16 15:37:32 +05:30
setup-frontend
success-http-headers-bionic.txt ci: Setup production job for Focal. 2020-06-08 21:59:57 -07:00
success-http-headers-focal.txt ci: Setup production job for Focal. 2020-06-08 21:59:57 -07:00