Sergey Dolin
Sergey Dolin
@ssrinivasKG @igorboskovic3 i believe the issue can be closed as we have nothing to do with the pure performance of the mac os build machines.
Hello @AenBleidd, That we see here is definitely CMake starts working before the S3 download has completed - this is why it fails to restore the packages randomly. The root...
The issue caused by the low performance of the runner hosts it is reproduced locally it and does not depends on the software configuration. It is expected to be solved...
@PSchmiedmayer I do confirm the repro step "Run the UI Tests in this Repo by opening TestApp.xcodeproj" produces the successful test session. But if i try run the unit tests...
> try to start idea from terminal @nixel2007 it works. Do you think i should stay with this workaround or there's some setting in the preferences?
Thanks to @dymv there's a promising [repro](https://github.com/akv-demo/SPMBundleSign/actions/runs/3998977376) that works with XCode 13 and fails with XCode 14 It demonstrates the `xcodebuild` depends on correct combination of 3 options: - CODE_SIGN_IDENTITY="Apple...
The issue is closed because it is not related to the runner images repo. The root cause is the incompatibility between XCode 13/14 and there's no common solution for the...
Hello @erik-bershel Is it possible to get content of this directory `/.github/actions/build-gatsby` or, even better `/.github/actions` ? The action above makes actual build and it is absolutely no way to...
@erik-bershel also it make sense to create an issue for [Gatsby support](https://www.gatsbyjs.com/support/) (i suppose the client has some kind of it) with the question about the hanging build and attached...
The problem is not reproduced anymore. Based on multiple runs, the action does not take more than 15 seconds. https://github.com/akv-demo/dotnet.restore.slow.github.action/actions/runs/6729109167 Most probably, the root cause of the problem was an...