zulip/tools/ci
Aman Agrawal c9bff71410 ci: Don't remove .coverage file & set empty suffix.
Fixes #14962
* codecov needs `.coverage` file in the pwd to upload coverage
results.
* concurrency='multiprocessing' forces `.coverage` file to have a
data_suffix, we explicity set it to "" for the file to have no suffix.
Filed issue as https://github.com/nedbat/coveragepy/issues/989
2020-05-27 17:54:54 -07:00
..
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 ci: Disable casper tests in ci due to flaky behaviour. 2020-05-13 14:02:06 -07:00
production-build ci: Directly run production install script. 2020-04-28 11:11:00 -07:00
production-extract-tarball ci: Use absolute path to zulip folder. 2020-04-29 10:54:53 -07:00
production-install ci: Use absolute path to zulip folder. 2020-04-29 10:54:53 -07:00
setup-backend install, provision: Treat all nonzero exit codes as failure, not just 1. 2019-07-19 11:22:11 -07:00
setup-frontend tools: Rename tools/travis directory to tools/ci. 2018-12-10 11:07:26 -08:00
success-http-headers.txt ci: Change production setup in ci according to bionic and Circle CI. 2020-04-21 14:46:40 -07:00