zulip/tools/ci
Priyank Patel dda7e938f4 puppeteer: Fix flake with compose box input.
There were a lots of flakes in CI recently because typeahead didn't
appear when Enter was pressed and real emails are not accepted as
valid inputs. To fix this we wait for typeahead to appear and then
click that instead of Enter. We also use delay option to type the
email (100ms delay between keypresses) since without we'd also get
flakes.

Re-enable puppeteer test in CI after this fix too.
2020-07-30 11:32:32 -07:00
..
Dockerfile.template tools/ci: Fix KeyError when running tools/ci/generate-dockerfiles. 2020-07-26 16:03:35 -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 puppeteer: Fix flake with compose box input. 2020-07-30 11:32:32 -07:00
generate-dockerfiles tools: Move CI docker images files into tools/ci. 2020-06-29 16:31:43 -07:00
images.yml requirements: Upgrade Thumbor to 7.0.0a5 on Python 3. 2020-07-06 16:09:53 -07:00
production-build ci: Store production built assets to /tmp/production-build. 2020-07-24 10:36:55 -07:00
production-extract-tarball tools/ci: Adjust ZULIP_PATH so it works for both CIs. 2020-07-24 10:36:55 -07:00
production-install tools/ci: Adjust ZULIP_PATH so it works for both CIs. 2020-07-24 10:36:55 -07:00
production-upgrade-pg tools/ci: Adjust ZULIP_PATH so it works for both CIs. 2020-07-24 10:36:55 -07:00
production-verify http_headers: Substitute Nginx version based on OS. 2020-07-07 11:20:05 -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.template.txt http_headers: Substitute Nginx version based on OS. 2020-07-07 11:20:05 -07:00