Skip to content

Conversation

@OGPoyraz
Copy link
Member

@OGPoyraz OGPoyraz commented Dec 12, 2025

Adds examples of recently added capability of RemoteFeatureFlagController


Note

Expands docs/remote-feature-flags.md with version-based feature flag examples and how to combine version scope with threshold rollouts.

  • Docs (docs/remote-feature-flags.md):
    • Version-based scope examples:
      • Adds object flag pattern using versions with semantic version matching (selects closest lower/equal app version).
      • Provides concrete examples and expected outcomes across app versions.
    • Composed scopes:
      • Shows combining version-based scope with threshold for progressive rollouts per version (e.g., 30% on 13.0.0+, 100% on 13.2.0+).
    • Clarifies deterministic behavior for version matching and rollout buckets.

Written by Cursor Bugbot for commit 5babb0f. This will update automatically on new commits. Configure here.

@OGPoyraz OGPoyraz requested a review from a team as a code owner December 12, 2025 06:27
@OGPoyraz OGPoyraz enabled auto-merge (squash) December 15, 2025 12:01
@OGPoyraz OGPoyraz removed the request for review from a team December 17, 2025 10:16
@OGPoyraz OGPoyraz merged commit 6687405 into main Dec 17, 2025
8 checks passed
@OGPoyraz OGPoyraz deleted the ogp/version-based-ff branch December 17, 2025 10:28
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