mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| build | ||
| ci | ||
| local-dev | ||
| release | ||
| build-package-dist.js | ||
| compare-main-to-patch.js | ||
| puppeteer-chromedriver-versions.js | ||
| webdriver-manager-update.js | ||