angular/scripts/ci
Joey Perrott 0db2841ea2 build: use clone instead of init for creating the builds commit changes (#45975)
Rather than using git init to create an empty repo and then shallow fetch the
repo for a specific branch, we shallow clone the repository itself for the branch.
This prevents us from running into the issue of Github denying the push because it
comes from a shallow branch which does not map back to the repository.

PR Close #45975
2022-05-12 20:31:45 +00:00
..
bazel-payload-size.sh build: disable payload size uploading within bazel (#45446) 2022-03-25 16:50:09 -07:00
clone_angular_components_repo.sh ci: rename material-unit-tests job to components-repo-unit-tests (#34898) 2020-01-23 13:29:02 -08:00
create-package-archives.sh ci: use more descriptive names for published build artifacts (#33957) 2019-11-22 14:05:52 -05:00
payload-size.js build: preparation for primary branch rename in the Angular repos (#45681) 2022-04-19 20:19:46 -07:00
payload-size.sh ci: make payload size tracking script work with CircleCI and Bazel limitation (#45444) 2022-03-25 14:25:03 -07:00
publish-build-artifacts.sh build: use clone instead of init for creating the builds commit changes (#45975) 2022-05-12 20:31:45 +00:00
run_angular_components_unit_tests.sh ci: only build test targets for components repo unit test job (#44832) 2022-01-27 09:22:23 -08:00
update-framework-deps-to-dist-packages.js ci: components CI test should use local zone.js build (#45277) 2022-03-07 11:34:58 -08:00