-
Notifications
You must be signed in to change notification settings - Fork 351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix missing spec repos #749
Conversation
@dnkoutso can you check this one please? |
Hi @fnxpt can you add a test for this? |
Thanks for the PR! |
Hey @dnkoutso sorry for the delay, I couldn't find any tests on that file... do you have any guidelines? |
|
@fnxpt the tests are called "specs" and the file you want is |
Ok going to have a look at it today |
sorry for the delay @dnkoutso. |
@dnkoutso
|
@dnkoutso found the issue, running the wrong command. |
Hi, can this be expedited somehow? We really need this too |
Thank you for the PR! It is really necessary. |
Encountered the same issue. Anything blocking this PR we can help with? |
@dnkoutso can we merge this and include it on next version? |
Hi guys, anything missing to merge this one? Seems all green to go |
Hey guys, what are the next steps, do I need to do anything extra? |
Probably not the best ruby code since I don't actively develop in ruby.
When doing pod install with a Podfile.lock already created, some of the spec repos might be skipped because the key already exists
Fixes #748