Skip to content

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

Merged
EmilianoSanchez merged 10 commits intosdk-configs-baselinefrom
sdk-configs-rename-split-to-definition
Apr 13, 2026
Merged

[SDK Configs] Rename split to definition to generalize the concept for Configs support#483
EmilianoSanchez merged 10 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?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Updated.
The first argument (%s) indicates the type: config, feature flag, etc, depending what is passed when called.

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
AI-Session-Id: 5273e4be-ae33-4f9e-9d3a-5bba29e624f2
AI-Tool: claude-code
AI-Model: unknown
@EmilianoSanchez EmilianoSanchez merged commit 7f31beb into sdk-configs-baseline Apr 13, 2026
1 check passed
@EmilianoSanchez EmilianoSanchez deleted the sdk-configs-rename-split-to-definition branch April 13, 2026 13:44
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.

3 participants