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

Handle quotes when matching selectors #1104

Merged
merged 2 commits into from
Jul 8, 2016
Merged

Handle quotes when matching selectors #1104

merged 2 commits into from
Jul 8, 2016

Conversation

ivan-kalev
Copy link
Contributor

This fixes an edge case in preprocessing selectors (#629), where quoted lines contain imbalanced quotes after removing the selector part. Generated yaml files will typically enclose in single quotes all entries containing # characters, so this PR adds support for generated recipes.

@msarahan
Copy link
Contributor

msarahan commented Jul 7, 2016

Looks great. I'm not sure there is going to be another 1.21 release though. I'm hoping for a 2.0.0 preview release next week - do you mind resubmitting this PR against master?

@ivan-kalev
Copy link
Contributor Author

@msarahan No problem, will do.

But I noticed that #1090 didn't make it into the 1.21.5 release. If you look at the source code of the release, my patch is just not there. Can't see it in any repo branch either. Should I redubmit this PR too? Against master?

@msarahan
Copy link
Contributor

msarahan commented Jul 8, 2016

That was a git SNAFU on my part. Sorry. I'm going to just merge this here and do another conda-build release with #1090.

@msarahan msarahan merged commit 0efbe88 into conda:1.21.x Jul 8, 2016
@ivan-kalev
Copy link
Contributor Author

Great, let me know if I need to do anything.

@github-actions github-actions bot added the locked [bot] locked due to inactivity label May 14, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants