Dale
Dale
Amazing! I have no idea how you managed to figure this out, but super glad that you did! I've still got a ton on, so it will be a while...
Ok finally back and looking at this again. The good news is that this change has made a significant improvement. The vast majority of differences are now gone. Unfortunately, that's...
In some good news, I've managed to repro with the Wikipedia app: https://github.com/wikimedia/wikipedia-ios The output has been stripped down to just the results and sorted. [run1.txt](https://github.com/peripheryapp/periphery/files/8152671/run1.txt) [run2.txt](https://github.com/peripheryapp/periphery/files/8152670/run2.txt) ``` $ diff...
@ileitch Just pinging here to get this re-opened. :)
CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/CocoaPods-version.yml Response: 403
Same issue here at Microsoft running on Azure DevOps. Hitting the URL manually works fine. Running `pod install` on any machine I have access to fails.
CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/CocoaPods-version.yml Response: 403
Small update. We are seeing that `CocoaPods-version.yml` is being returned now as expected, but failing on `.podspec.json` files now. Moving in the right direction! :D Thanks for the great work...
We are seeing this issue as well running on VSTS. Same `Dangerfile`, same problem. The log looks like: ``` fatal: Couldn't find remote ref refs/heads/danger_base fatal: Couldn't find remote ref...
Over 5 years later, I've worked at multiple other companies and jobs. I'm once again seeing this issue unfortunately.
Thankfully my new project reproduced the issue much more frequently and I was able to create a fix: https://github.com/yonaskolb/XcodeGen/pull/1341
I've complained about this in ADO which also uses Monaco and they referred me here. Adding yet another voice to this request!