angular-cn/scripts
George Kalpakas 4ae57cabd8 build: correctly publish `angular-in-memory-web-api` as CI build artifact (#41429)
Previously, the `angular-in-memory-web-api` package was built in
`dist/packages-dist/misc/angular-in-memory-web-api/`. This was different
from other Angular packages, which were placed directly in
`dist/packages-dist/`. This caused the `create-package-archives.sh`
script to create an invalid `misc.tgz` archive (i.e. treating the
`misc/` subdirectory as a package).
See, for example, the artifacts [here][1].

This commit changes the build scripts to have the
`angular-in-memory-web-api` package built in
`dist/angular-in-memory-web-api-dist/`, similar to how the `zone.js`
package is handled. It also updates the CircleCI config to correctly
publish the `angular-in-memory-web-api` package to CI build artifacts.

[1]: https://circleci.com/gh/angular/angular/951491

PR Close #41429
2021-04-06 10:22:54 -07:00
..
browserstack style(dev-infra): enforce format on newly included files (#36940) 2020-06-12 15:06:41 -07:00
build build: correctly publish `angular-in-memory-web-api` as CI build artifact (#41429) 2021-04-06 10:22:54 -07:00
ci ci: do not try to publish directories that are not packages (#41393) 2021-04-01 11:26:11 -07:00
github style(dev-infra): enforce format on newly included files (#36940) 2020-06-12 15:06:41 -07:00
local-dev build: update setup-rbe.sh script to accept non google.com/angular.io (#36846) 2020-05-04 12:45:48 -07:00
release docs: update docs to use new zone.js entry-points (#40823) 2021-02-24 07:58:29 -08:00
build-package-dist.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
compare-master-to-patch.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
puppeteer-chromedriver-versions.js build: use the latest versions of Chrome (v87) and Firefox (v84) in tests (#40150) 2020-12-21 14:15:31 -08:00
webdriver-manager-update.js build: fix instructions and process for updating Chrome version (#40150) 2020-12-21 14:15:30 -08:00