mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
3093edcad0
- Validate storedSha and storedBranch from _build-info.json. - Validate latestSha returned from GitHub API. - Validate branch in GithubClient.getShaForBranch and baseSha/headSha in GithubClient.getAffectedFiles. - Use execFileSync instead of execSync to avoid shell execution. TAG=agy CONV=4e3e69ba-3f3d-416b-9ce4-9ef75486d2f3
Update cross-repository documentation assets
This script updates documentation assets from other repositories for angular.dev.
Aria Packages
Updates the Angular Aria API JSON files in adev/src/content/aria, used for the angular.dev API pages.
CDK Packages
Updates the Angular CDK API JSON files in adev/src/content/cdk, used for the angular.dev API pages.
CLI Help Pages
Updates the Angular CLI help JSON files in adev/src/content/cli, used for the angular.dev CLI pages.