Skip to content
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

Migration for local podspecs from DSL to JSON #3038

Closed
neonichu opened this issue Jan 15, 2015 · 1 comment · Fixed by #3147
Closed

Migration for local podspecs from DSL to JSON #3038

neonichu opened this issue Jan 15, 2015 · 1 comment · Fixed by #3147
Labels
d1:easy An easy ticket that is a good start for first-time contributors t2:defect These are known bugs. The issue should also contain steps to reproduce. PRs welcome!
Milestone

Comments

@neonichu
Copy link
Member

The recently added JSON pretty-printed specs pose an issue with existing Pods directories, as two specs can exist for the same Pod. CP prefers the non-JSON variant leading to confusing results. All non-JSON specs in the "Local Podspecs" directory should be converted automatically to avoid this.

@neonichu neonichu added t2:defect These are known bugs. The issue should also contain steps to reproduce. PRs welcome! d1:easy An easy ticket that is a good start for first-time contributors labels Jan 15, 2015
@neonichu neonichu added this to the 0.36.0 milestone Jan 15, 2015
@segiddins segiddins reopened this Jan 15, 2015
@segiddins
Copy link
Member

My migration broke things, and I don't have time to fix it right now so I reverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
d1:easy An easy ticket that is a good start for first-time contributors t2:defect These are known bugs. The issue should also contain steps to reproduce. PRs welcome!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants