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
Currently the reusable packaging workflow sometimes assumes that version numbers are prefixed by a leading v. This is true for Docker packaging, but not for O/S packaging. This is inconsistent, could cause hard to understand mistakes, and is unhelpful for users who want to publish without a leading v.
The text was updated successfully, but these errors were encountered:
Currently the reusable packaging workflow sometimes assumes that version numbers are prefixed by a leading
v
. This is true for Docker packaging, but not for O/S packaging. This is inconsistent, could cause hard to understand mistakes, and is unhelpful for users who want to publish without a leadingv
.The text was updated successfully, but these errors were encountered: