7c4ac68e66
Since 808bd4af4, we are no longer pre-verifying PRs before uploading the build artifacts to the preview server, thus we no longer need the `travis-preverify-pr.sh` script or the `GITHUB_TEAM_MEMBERSHIP_CHECK_KEY` variable.
413 B
413 B
Miscellaneous - Integrate with CI
TODO (gkalpak): Add docs. Mention:
- Travis' JWT addon (+ limitations).
Relevant files:
.travis.yml
,scripts/ci/env.sh
- Testing on CI.
Relevant files:
scripts/ci/test-aio.sh
,aio/aio-builds-setup/scripts/test.sh
- Deploying from CI.
Relevant files:
scripts/ci/deploy.sh
,aio/scripts/deploy-preview.sh
,aio/scripts/deploy-to-firebase.sh