1) validate-all-bootstraps can run on PR submission (no longer needs to wait for merge-to-master)
2) validate-all-testsuites needs to be rolled into validate-all-bootstraps
3) check_code in CircleCI config can now just be a call to validate-all-bootstraps (since Kurt Libs is ONLY example libs now)
4) we no longer need push_docker_images, since there's no longer a need for the Docker image to be on Dockerhub
1) validate-all-bootstraps can run on PR submission (no longer needs to wait for merge-to-master) 2) validate-all-testsuites needs to be rolled into validate-all-bootstraps 3) check_code in CircleCI config can now just be a call to validate-all-bootstraps (since Kurt Libs is ONLY example libs now) 4) we no longer need
push_docker_images
, since there's no longer a need for the Docker image to be on Dockerhub