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

Adding support for key-path expressions #29

Merged
merged 1 commit into from
Oct 16, 2021
Merged

Conversation

alex-pinkus
Copy link
Owner

Fixes #21

This adds rudimentary support, but some edge cases around indexing don't
yet work. I'm checking this in as-is because it can handle the cases
from top-repos; someone who needs the more advanced behavior can help
iron out those edge cases.

Fixes #21

This adds rudimentary support, but some edge cases around indexing don't
yet work. I'm checking this in as-is because it can handle the cases
from `top-repos`; someone who needs the more advanced behavior can help
iron out those edge cases.
@alex-pinkus alex-pinkus merged commit f7731c7 into main Oct 16, 2021
@alex-pinkus alex-pinkus deleted the key-path-expressions branch October 16, 2021 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for key-path expressions
1 participant