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: improve tag validation and verification reliability
- Use git ls-remote --exit-code for more reliable tag checking
- Add verification loop to ensure tag is available on remote
- Prevents race conditions in release creation
- Provides better error handling with retry logic
Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
0 commit comments