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

Add scoped selectors #391

Closed
wants to merge 4 commits into from
Closed

Add scoped selectors #391

wants to merge 4 commits into from

Conversation

mtdowling
Copy link
Member

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This change updates selectors to use more of a data model when selecting
attribute values. All selector values and path traversal is now
implemented using AttributeValue objects, allowing for easier expansion,
and adding support for generalities like universal (keys) and (values).
@mtdowling mtdowling force-pushed the add-scoped-selectors branch 2 times, most recently from 3ee72c0 to 847e720 Compare April 22, 2020 02:59
@mtdowling mtdowling changed the base branch from 0.10 to 1.0 April 23, 2020 02:04
@mtdowling mtdowling changed the base branch from 1.0 to 0.10 April 23, 2020 02:16
@mtdowling
Copy link
Member Author

Rebased and pushed in 4e8dfff

@mtdowling mtdowling closed this Apr 23, 2020
@mtdowling mtdowling deleted the add-scoped-selectors branch May 2, 2020 00:16
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.

2 participants