angular-docs-cn/dev-infra/release/publish/actions
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
..
branch-off-next-branch.ts feat(dev-infra): introduce release action for directly branching-off into RC (#42973) 2021-07-28 10:50:22 -07:00
configure-next-as-major.ts refactor: add override keyword to members implementing abstract declarations (#42512) 2021-07-12 13:11:17 -07:00
cut-lts-patch.ts refactor(dev-infra): move semver utils into the utils directory (#42917) 2021-07-22 18:01:17 +00:00
cut-new-patch.ts refactor(dev-infra): move semver utils into the utils directory (#42917) 2021-07-22 18:01:17 +00:00
cut-next-prerelease.ts refactor(dev-infra): move semver utils into the utils directory (#42917) 2021-07-22 18:01:17 +00:00
cut-release-candidate-for-feature-freeze.ts feat(dev-infra): introduce release action for directly branching-off into RC (#42973) 2021-07-28 10:50:22 -07:00
cut-stable.ts refactor(dev-infra): provide entire pull request object to waitForPullRequestToBeMerged (#42871) 2021-07-19 17:15:53 -07:00
index.ts feat(dev-infra): introduce release action for directly branching-off into RC (#42973) 2021-07-28 10:50:22 -07:00
move-next-into-feature-freeze.ts feat(dev-infra): introduce release action for directly branching-off into RC (#42973) 2021-07-28 10:50:22 -07:00
move-next-into-release-candidate.ts feat(dev-infra): introduce release action for directly branching-off into RC (#42973) 2021-07-28 10:50:22 -07:00
tag-recent-major-as-latest.ts refactor: add override keyword to members implementing abstract declarations (#42512) 2021-07-12 13:11:17 -07:00