Rugby icon indicating copy to clipboard operation
Rugby copied to clipboard

🐛 Rugby fails

Open mchirino89 opened this issue 2 years ago • 4 comments

Did you already try Rugby doctor?

Yes, I followed all of the suggested steps and the issue persists.

Describe the bug

Rugby isn't able to run successfully in the sample project

CleanShot 2022-08-15 at 3 48 40@2x

At first I thought it was a problem similar to the one described here but even after following those steps too, still no luck.

To Reproduce

Steps to reproduce the behavior:

  1. Download sample project
  2. Install pods
  3. Verify the project builds successfully3.

Untitled

  1. Execute rugby
  2. See the error stated above

Expected behavior

Rugby succeed (at least partially) the way it does with other projects

CleanShot 2022-08-15 at 4 02 25@2x

Screenshots

See them above

CleanShot 2022-08-15 at 3 56 09@2x

Environment (please complete the following information):

mchirino89 avatar Aug 15 '22 19:08 mchirino89

Hello @mchirino89!

I can't reproduce this issue. I downloaded your project and followed your steps, but everything is fine for me. What version of Xcode do you use? Also, you can send your .rugby/history to this issue or to the email from my GitHub account. The best way to reproduce the issue is using TestProject from this repository. You can fork Rugby, change this TestProject Podfile, and open a merge request. If you break CI pipeline I will see how to reproduce your issue. It can help me a lot.

Thank you for your investigation and verbose description of the issue.

swiftyfinch avatar Aug 16 '22 14:08 swiftyfinch

Hey @swiftyfinch, thanks for the speedy response.

I'm using Xcode 13.4

I'll follow the steps you mentioned in order to see if I can replicate the bug on the CI.

I'll keep you posted.

Thank you for your investigation and verbose description of the issue.

Please, It's the least I can do.

mchirino89 avatar Aug 16 '22 20:08 mchirino89

It seems the bug got scared when It sensed you, I now got a perfect execution with the same dependencies on the empty test project

CleanShot 2022-08-16 at 5 28 38@2x

I'm going to fork this repo and try to break the CI with my exact same Podfile

mchirino89 avatar Aug 16 '22 20:08 mchirino89

OK, let me know if the issue still exists 👍

swiftyfinch avatar Aug 17 '22 05:08 swiftyfinch

OK, let me know if the issue still exists 👍

Hey man! We're working on a workaround for this on our project. I think we can close this, thanks for the support!

mchirino89 avatar Aug 22 '22 15:08 mchirino89