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

Feat: support environment and appName variant overrides #179

Conversation

mrizk
Copy link
Contributor

@mrizk mrizk commented Aug 28, 2024

About the changes

At the moment, the SDK doesn't support setting a variant override for appName / environment despite this being supported by Unleash. This PR adds environment and appName to Override.getIdentifier() to support setting them as variant overrides.

Closes #178

Copy link
Member

@sighphyre sighphyre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic, thanks for the contribution! LGTM as is

@sighphyre sighphyre merged commit f544a66 into Unleash:v4 Aug 29, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add app & environment variant override support
2 participants