angular-cn/dev-infra/release/publish
Paul Gschwendtner 047994b048 feat(dev-infra): introduce release action for directly branching-off into RC (#42973)
Introduces a new release action for cutting a release-action by directly
moving the next release-train into the `release-candidate` phase.

This allows the Angular team to release minor versions without
needing to branch-off first into the feature-freeze phase. For
minors this phase can be skipped. Switching into the feature-freeze
phase beforehand as a workaround would have allowed for branching-off
but has the downside that `target: minor` would no longer point to the
branched-off release train (only `target: rc` would work then).

PR Close #42973
2021-07-28 10:50:22 -07:00
..
actions feat(dev-infra): introduce release action for directly branching-off into RC (#42973) 2021-07-28 10:50:22 -07:00
test feat(dev-infra): introduce release action for directly branching-off into RC (#42973) 2021-07-28 10:50:22 -07:00
BUILD.bazel build: update to rules_nodejs v4.0.0-beta.0 (#42760) 2021-07-09 14:50:15 -07:00
actions-error.ts feat(dev-infra): tool for staging and publishing releases (#38656) 2020-09-28 16:11:42 -04:00
actions.ts refactor(dev-infra): move semver utils into the utils directory (#42917) 2021-07-22 18:01:17 +00:00
cli.ts refactor(dev-infra): improve type-safety of git client utility (#42468) 2021-06-03 14:34:33 -07:00
commit-message.ts feat(dev-infra): tool for staging and publishing releases (#38656) 2020-09-28 16:11:42 -04:00
constants.ts refactor(dev-infra): move the release notes into its own directory under release (#42225) 2021-05-25 18:00:04 +00:00
external-commands.ts refactor(dev-infra): add spawnSync to child process utils, normalize naming of child-process utils (#42911) 2021-07-21 22:33:37 +00:00
graphql-queries.ts feat(dev-infra): tool for staging and publishing releases (#38656) 2020-09-28 16:11:42 -04:00
index.ts Revert "fix(dev-infra): perform actual npm login verification for wombot proxy (#42871)" (#42917) 2021-07-22 18:01:17 +00:00
pull-request-state.ts refactor(dev-infra): update octokit to latest version v18 (#42666) 2021-06-29 10:33:54 -07:00