Betterment / test_track

Server app for the TestTrack multi-platform split-testing and feature-gating system
MIT License
119 stars 33 forks source link

Add split decisions controller #114

Closed jmileham closed 5 years ago

jmileham commented 5 years ago

Summary

Adds a new migration endpoint for deciding splits from the new migration CLI. It's very similar to retirement except it actually unretires a split that has been retired. This expressive capability to be able to unretire a split back to a decided state is why it makes sense to even make this a migration, otherwise, it would be impossible to revert a retirement of a decided split without temporarily pivoting through active and clicking a button in the admin console.

/domain @Betterment/test_track_core /platform @samandmoore @smudge

nanda-prbot commented 5 years ago

Needs somebody from @Betterment/test_track_core to claim domain review Needs somebody from @samandmoore and @smudge to claim platform review

Use the shovel operator to claim, e.g.:

@myname << domain && platform

smudge commented 5 years ago

<< domain LGTM && platform LGTM

nanda-prbot commented 5 years ago

Approved! :ok_hand: :heart_eyes_cat: :taco: