zulip/tools/ci
Aman Agrawal cf14cc211f ci: Separate prod tarball extraction and install process.
This allows to run scripts between extraction and install
process.

It will be used to restore npm caches for production install jobs.

We extract the tarball in the working directory so that yarn.lock and
package.json are available to restore cache.

(And also so the path is deterministic).
2020-04-25 16:10:41 -07:00
..
activate-venv Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
backend ci: Add test to check for untracked files. 2020-04-24 12:35:47 -07:00
frontend casper: Add support for exporting results as XUnit XML file. 2019-07-07 22:30:01 -07:00
production ci: Stop cloning repo as it is not required for prod install. 2020-04-25 16:07:55 -07:00
production-extract-tarball ci: Separate prod tarball extraction and install process. 2020-04-25 16:10:41 -07:00
production-helper ci: Separate prod tarball extraction and install process. 2020-04-25 16:10:41 -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
setup-production ci: Separate prod tarball extraction and install process. 2020-04-25 16:10:41 -07: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