mistercrunch opened a new pull request, #27925:
URL: https://github.com/apache/superset/pull/27925

   ### SUMMARY
   Fixing error reported here 
https://github.com/apache/superset/issues/27378#issuecomment-2040246615 where 
the GHA for building docker release is unable to `git checkout` the git-ref 
provided. This PR changes the fetch-depth to 0, effectively doing a full clone 
of the repo as opposed to a shallow clone.
   
   I'm unclear on why this stopped working as I used it many times successfully 
in the past.
   
   The code here was tested with
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to