Skip to content

[SDK Configs] Rename split to definition to generalize the concept for Configs support#483

Open
EmilianoSanchez wants to merge 2 commits intosdk-configs-handle-configs-dtofrom
sdk-configs-rename-split-to-definition
Open

[SDK Configs] Rename split to definition to generalize the concept for Configs support#483
EmilianoSanchez wants to merge 2 commits intosdk-configs-handle-configs-dtofrom
sdk-configs-rename-split-to-definition

Conversation

@EmilianoSanchez
Copy link
Contributor

@EmilianoSanchez EmilianoSanchez commented Mar 18, 2026

JavaScript commons library

What did you accomplish?

How do we test the changes introduced in this PR?

Extra Notes

@EmilianoSanchez EmilianoSanchez requested a review from a team as a code owner March 18, 2026 19:55
[c.WARN_CONVERTING, '%s: %s "%s" is not of type string, converting.'],
[c.WARN_TRIMMING, '%s: %s "%s" has extra whitespace, trimming.'],
[c.WARN_NOT_EXISTENT_SPLIT, '%s: feature flag "%s" does not exist in this environment. Please double check what feature flags exist in the Split user interface.'],
[c.WARN_NOT_EXISTENT_DEFINITION, '%s: definition "%s" does not exist in this environment. Please double check what definitions exist in the Split user interface.'],
Copy link
Contributor

Choose a reason for hiding this comment

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

How are we going to identify which definition we're talking about? Whether it's a segment, flag, or config definition?

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