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
Sometimes release tag not fetched beacuse git depth is limited by config. In this case publication can silently fail without published packages.
We should somehow notify user about this case or prevent this situation by checking release tag existance and recursively fetching until found one or reaching commits resonable limit.
The text was updated successfully, but these errors were encountered:
Sometimes release tag not fetched beacuse git depth is limited by config. In this case publication can silently fail without published packages.
We should somehow notify user about this case or prevent this situation by checking release tag existance and recursively fetching until found one or reaching commits resonable limit.
The text was updated successfully, but these errors were encountered: