Closed calebstott closed 2 days ago
Hi @calebstott, Thank you for bringing this issue to our attention. We are looking into this issue and will update you on this issue after investigating.
Hi @calebstott , Kindly provide the error screenshots or any sample workflow , this will help in resolve the issue. thanks
This is all I can provide sorry. The runner hangs on line 53 for a few minutes, before failing to clone the private repo
Hi @calebstott , As the source: https://github.com/git-for-windows/git/releases , the latest version will be 2.47.1.windows.1 . it will be included in our next image rollout.thanks
Hi @calebstott , As the source: https://github.com/git-for-windows/git/releases , the latest version will be 2.47.1.windows.1 . it will be included in our next image rollout.thanks
Hi @calebstott , As the source: https://github.com/git-for-windows/git/releases , the latest version will be 2.47.1.windows.1 . it will be included in our next image rollout.thanks
Hi @calebstott , The issue will be resolved once the next image rollout happens. And git version of 2.47.1.windows.1 will be included. thanks closing this issue.
Description
Action fails when cloning private repos through PlatformIO. Due to this we cannot create production builds
Believe #10843 would fix the issue
Platforms affected
Runner images affected
Image version and build link
windows-2019 20241021.1.0 windows-2022 20241015.1.0 (Repos are private)
Is it regression?
Yes (no log available for previous builds)
Expected behavior
Private repos to be cloned with provided keys
Actual behavior
Action fails whenever PlatformIO tries to clone private library dependencies (seems platformio defaults to using SSH)
Repro steps