You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: switch to release tool from dev-infra (#23333)
* build: switch to release tool from dev-infra
Switches to the release tool from the shared dev-infra
package. This script is more aligned with the versioning
and branching the whole Angular organization follows as this
point.
We work around a couple of APIs that need to be discussed
within the release tool in order to wire up custom release
stage / publish validations. We still want to keep them for
now so we use some monkey-patching (which is acceptable for
the interim until we have determined which checks should be
built-in / how consumers can wire up additional checks)
* fixup! build: switch to release tool from dev-infra
Remove wombat registry explicit entries
* fixup! build: switch to release tool from dev-infra
Address feedback
0 commit comments