-
Notifications
You must be signed in to change notification settings - Fork 1
feat: IConfiguration interface for config access in EppoClient #222
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
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
f45b39c
chore: rename configuration.ts to configuration-wire-types.ts
typotter 704d2e5
chore: deprecate fetchFlagConfigurations in favour of startPolling
typotter 0e9c2f5
feat: Wrap configuration store access in new Configuration object
typotter 8b11bb4
feat: ConfigurationRequestor.getConfiguration
typotter 84857ad
merge main
typotter 688b200
chore: delegate isObfuscated check to i-config
typotter 40a953d
chore: delegate getFlagKeys to i-config
typotter 3786b78
chore: delegate getFlagConfigurations to i-config
typotter 2ab3dda
chore: delegate getFlag->getNormalizedFlag and evalDetails method to …
typotter 06fc3e5
fix: point default config at other config stores
typotter 1cc8cea
chore: remove findBanditByVariation and delegate to i-config
typotter f7e539e
chore: remove getBandit and delegate to i-config
typotter 39aed59
feat: i-config.isInitialized
typotter 421470d
remove getConfigDetails and delegate to i-config
typotter 5b34fc7
feat: getters for other config stores and some renaming
typotter 15e3262
chore: delegate banditVariations.get to i-config
typotter bf412f8
move flag config expired check to config requestor
typotter 1ff4f35
v4.11.0
typotter 5fc7ef3
chore: drop unimplemented and add specific string types
typotter 3ab4301
chore: rename new config file to make a nicer diff
typotter 3533fa5
chore: save startPolling for later
typotter b4b44b9
chore:lint
typotter 4a1231b
chore: take TODO
typotter 0f1874e
chore: don't duplicate code
typotter 3f86324
Merge branch 'main' into tp/i-configuration
typotter 94e7f3e
comments
typotter 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
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
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
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
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.