Skip to content

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

Open
EmilianoSanchez wants to merge 9 commits intosdk-configs-baselinefrom
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 9 commits intosdk-configs-baselinefrom
sdk-configs-rename-split-to-definition

Conversation

@EmilianoSanchez
Copy link
Copy Markdown
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
Copy Markdown
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?

AI-Session-Id: 87d19fcc-b2ce-4a99-8f24-ec04210abecb
AI-Tool: claude-code
AI-Model: unknown
Base automatically changed from sdk-configs-handle-configs-dto to refactor-evaluator-to-support-no-target April 8, 2026 18:31
Base automatically changed from refactor-evaluator-to-support-no-target to sdk-configs-baseline April 8, 2026 18:31
@EmilianoSanchez EmilianoSanchez force-pushed the sdk-configs-rename-split-to-definition branch from 88f9476 to 1c77831 Compare April 9, 2026 14:15
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