Skip to content
Success

Changes

Summary

  1. fix(scripts/flow/build): refactor versioning checks and feature suffix (commit: fecdc57) (details)
Commit fecdc571458de4e51dc95c797ffce8f5f61a0be2 by noreply
fix(scripts/flow/build): refactor versioning checks and feature suffix (#3879)

- Move GA and release-branch checks before feature-branch handling to
short-circuit earlier and remove duplicated checks.
- Replace hyphens with dots (not underscores) in feature branch suffix
to fix it to match semantic versioning.
(commit: fecdc57)
The file was modifiedscripts/flow/build/versioning-strategy.ts (diff)