angular-docs-cn/dev-infra/release
Paul Gschwendtner b9dce19b3d feat(dev-infra): add command for building release output (#38656)
Adds a command for building all release packages. This command
is primarily used by the release tool for building release output
in version branches. The release tool cannot build the release packages
configured in `master` as those packages could differ from the
packages available in a given version branch. Also, the build process
could have changed, so we want to have an API for building
release packages that is guaranteed to be consistent across branches.

PR Close #38656
2020-09-28 16:11:42 -04:00
..
build feat(dev-infra): add command for building release output (#38656) 2020-09-28 16:11:42 -04:00
config feat(dev-infra): introduce new configuration for release tool (#38656) 2020-09-28 16:11:40 -04:00
stamping refactor(dev-infra): move existing env-stamp command into subfolder (#38656) 2020-09-28 16:11:42 -04:00
versioning feat(dev-infra): add logic for printing active release trains (#38656) 2020-09-28 16:11:41 -04:00
BUILD.bazel feat(dev-infra): add command for building release output (#38656) 2020-09-28 16:11:42 -04:00
cli.ts feat(dev-infra): add command for building release output (#38656) 2020-09-28 16:11:42 -04:00