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
Right now, we just truncate the hash commit to 7 characters. This might have been an architectural mistake even though it's so unlikely, specially in the context of a repo!
What we need to do is having full length support, here's the recommendation from @dominikg in the vite-ecosystem-ci discord channel!
The text was updated successfully, but these errors were encountered:
Right now, we just truncate the hash commit to 7 characters. This might have been an architectural mistake even though it's so unlikely, specially in the context of a repo!
What we need to do is having full length support, here's the recommendation from @dominikg in the vite-ecosystem-ci discord channel!
The text was updated successfully, but these errors were encountered: