angular/scripts/ci
Paul Gschwendtner 736b5456ea ci: override existing snapshot tag if publish snapshot job is restarted (#46366)
If the snapshot publish job is manually being restarted, the tag in the
snapshot repo might already exist and the job will fail. We can just
forcibly re-create the tag (even if it will be at the same revision).

We use force mode in a couple of other command as well, such as `git
push` of the actual tag and snapshot revision/SHA.

PR Close #46366
2022-06-15 15:57:56 +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 ci: override existing snapshot tag if publish snapshot job is restarted (#46366) 2022-06-15 15:57:56 +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