-
Notifications
You must be signed in to change notification settings - Fork 88
Runtime rules engine #148
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
Merged
Merged
Runtime rules engine #148
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
e690d08
bump to alpha version for python3 support
joshua-koehler 48c8525
runtime rule NO MATCH ✅
joshua-koehler 5afd742
dry distinct id
joshua-koehler 8733f8e
DRY user context
joshua-koehler ba8bd86
helper to build context with runtime data
joshua-koehler a1779c5
use helper everywhere for runtime data
joshua-koehler f79594c
ensure priority is given to new rule
joshua-koehler 3f5eeca
test all use-cases
joshua-koehler 09b3716
Merge branch 'master' of github.com:mixpanel/mixpanel-python into run…
joshua-koehler 88128b2
global import
joshua-koehler efe0624
Update mixpanel/flags/local_feature_flags.py
joshua-koehler f6604b3
Update mixpanel/flags/test_local_feature_flags.py
joshua-koehler e1d47a7
Update mixpanel/flags/local_feature_flags.py
joshua-koehler bf7871f
Update mixpanel/flags/local_feature_flags.py
joshua-koehler 6fb5c01
unnest prod vs legacy comparisons
joshua-koehler 57e2f73
case-insensitivity ❌
joshua-koehler 7f90596
case-insensitivity ✅
joshua-koehler dcbc967
add tests for error cases
joshua-koehler f315638
only lowercase leaf nodes of rule
joshua-koehler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.