Skip to content

feat: Add support to manage Experiments, Feature-Flags, Segments and Variations (Beta)#1562

Merged
ramya18101 merged 14 commits into
betafrom
DXCDT-1955/ExperimentCenter
Jul 2, 2026
Merged

feat: Add support to manage Experiments, Feature-Flags, Segments and Variations (Beta)#1562
ramya18101 merged 14 commits into
betafrom
DXCDT-1955/ExperimentCenter

Conversation

@duedares-rvj

@duedares-rvj duedares-rvj commented Jun 25, 2026

Copy link
Copy Markdown
Member

🔧 Changes

Introduces CLI support for the Experimentation Center APIs.

New commands:
auth0 experiments: create, list, show, update, delete, validate, start, pause, complete, archive
auth0 feature-flags + variations subcommands: full CRUD + activate/archive
auth0 segments: create, list, show, update, delete
Includes: interactive allocation builder (percentage & segment strategies), unit tests, integration test cases, and auto-generated docs for all new commands.

📚 References

https://auth0.com/docs/api/management/v2/experimentation/get-experiments
auth0/go-auth0#795

🔬 Testing

Added relevant unit tests and integration tests for the added change.

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@duedares-rvj
duedares-rvj requested a review from a team as a code owner June 25, 2026 05:26
@ramya18101

Copy link
Copy Markdown
Contributor

@duedares-rvj , Can you please fix the Checks and Integration tests!

@ramya18101
ramya18101 force-pushed the DXCDT-1955/ExperimentCenter branch from 9c7230f to 5201095 Compare June 30, 2026 20:06

@developerkunal developerkunal left a comment

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.

LGTM

@ramya18101
ramya18101 merged commit 0fd40d5 into beta Jul 2, 2026
6 checks passed
@ramya18101
ramya18101 deleted the DXCDT-1955/ExperimentCenter branch July 2, 2026 13:50
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