mirror of https://github.com/grpc/grpc-java.git
79e75bace4
Travis-CI no longer has a free tier (only a free trial). That was a major reason we used Travis-CI, so that external contributors would be able to run the CI on their forks. Iterating on a Travis config in a personal repo was also quite convenient. The other reason was that Travis-CI was safe to run even with untrusted code. Since the introduction of the permissions field in workflows, GitHub Actions appears safe to run untrusted code and has a free tier for external contributors. GitHub Actions and Google Cloud Build are the main contenders for a Kokoro replacement, but Cloud Build isn't safe for untrusted code. Instead of migrating to Travis-CI.com from Travis-CI.org, let's migrate to GitHub Actions and gain some familiarity. I've really appreciated Travis-CI.org and have wanted to pay for it for years but wasn't about to give it write permission to the repo. I'm disappointed to migrate off it, now that the permissions issues have been sorted out. |
||
---|---|---|
.. | ||
grpc-java-artifacts | ||
kokoro | ||
qemu_helpers | ||
xds-k8s | ||
build_artifacts_in_docker.sh | ||
build_docker.sh | ||
checkstyle.license | ||
checkstyle.xml | ||
make_dependencies.bat | ||
make_dependencies.sh | ||
run_arm64_tests_in_docker.sh | ||
run_in_docker.sh | ||
set_github_status.py | ||
sign-local-repo.sh | ||
sonatype-upload.sh | ||
sync-protos.sh | ||
xds_logging.properties |