Michael Maroszek
Michael Maroszek
Awesome! Thanks. This fixed hanging download for my project. This should fix issue #207 and #235.
I can confirm that it is not working for us.
Unfortunately this does not work for me (anymore?). It fails with the following error: `Unable to reserve cache with key build-ubuntu-ccache, another job may be creating this cache.` I think...
@eyal0 Thanks! Unfortunately my use case is ccache for C++ which needs to be written every time. And i have several actions for different platforms. Due to the 5 GB...
Just wanted to chime in, that we also have a repo that has this issue. It affects only the Windows Runner. Linux/MacOS is working without any problems. ``` fetch-pack: unexpected...
We are encountering the same issue at the moment for an action running in a private repository.
This fork will do a proper post-cleanup: https://github.com/figleafteam/import-codesign-certs
I also don't think crashpad gets taken down by the parent process. It will get shutdown due to the container being stopped by docker after PID 1 went down. There...
> We will also be phasing out support for Breakpad in the SDK pretty soon. Please be sure to offer a fix/workaround for issue https://github.com/getsentry/sentry-native/issues/537 before phasing out Breakpad.
You need to manually create the provisioning profiles. You cannot download the autogenerated profiles which are managed by Xcode.