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
fix(cmd-version): fix --print-tag result to match configured tag format (#1134)
* test(fixtures): add new trunk repo that has a different tag format
* test(fixtures): add helper to extract config settings from repo action definition
* test(cmd-version): expand testing of `--print-tag` & `--print-last-released-tag`
PSR did not have enough testing to demonstrate testing of the tag generation
when the tag format was configured differently than normal. This commit adds
a significant portion of testing to exercise the print tag functionality which
must match the configured tag format.
0 commit comments