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

support feature flags #65

Merged
merged 24 commits into from
Jul 30, 2024
Merged

support feature flags #65

merged 24 commits into from
Jul 30, 2024

Conversation

Eskibear
Copy link
Member

@Eskibear Eskibear commented May 27, 2024

By default feature flags are excluded and cannot be loaded. Only when featureFlagOptions.enabled is true, it loads feature flags as a whole into a preserved key feature_management, according to featureFlagOptions.selectors. The refresh behavior is independently controlled by featureFlagOptions.refresh.

@Eskibear Eskibear marked this pull request as ready for review June 3, 2024 02:30
src/RefreshOptions.ts Outdated Show resolved Hide resolved
src/RefreshOptions.ts Outdated Show resolved Hide resolved
@Eskibear Eskibear mentioned this pull request Jun 5, 2024
@Eskibear Eskibear changed the base branch from feature-management to feature/feature-management June 11, 2024 08:22
@Eskibear Eskibear changed the base branch from feature/feature-management to main July 3, 2024 07:09
src/AzureAppConfigurationImpl.ts Outdated Show resolved Hide resolved
src/AzureAppConfigurationImpl.ts Outdated Show resolved Hide resolved
src/AzureAppConfigurationImpl.ts Show resolved Hide resolved
src/AzureAppConfigurationImpl.ts Outdated Show resolved Hide resolved
src/AzureAppConfigurationImpl.ts Outdated Show resolved Hide resolved
@Eskibear Eskibear merged commit 2ce7ec6 into main Jul 30, 2024
3 checks passed
@Eskibear Eskibear deleted the yanzh/fm branch July 30, 2024 05:58
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