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
Add version parsing check skip malformed versions and avoid panic (#1469)
* Add version parsing check skip malformed versions and avoid panic
Signed-off-by: Anton Troshin <[email protected]>
* lint
Signed-off-by: Anton Troshin <[email protected]>
* do not return error on nil, skip bad versions
Signed-off-by: Anton Troshin <[email protected]>
* simplify condition to skip prerelease and versions with metadata
print warning on error and non-semver version tag
Signed-off-by: Anton Troshin <[email protected]>
---------
Signed-off-by: Anton Troshin <[email protected]>
0 commit comments