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
With tools that use scm metadata to guess the current/next version, the setup of fetching only one commit and no tags, basically implies that the tools have to fetch tags/commits in order to be able to provide metadata again
if the checkout action could provide that metadata in a env var by a opt/in/extra list of options, it could spare that expensive check.
matthewfeickert, chrisjbillington, webknjaz, rpanderson, umarcor and 25 more