Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Experiment override service #164

Merged
merged 18 commits into from
Nov 4, 2019
Merged

feat: Experiment override service #164

merged 18 commits into from
Nov 4, 2019

Commits on Oct 29, 2019

  1. Override experiment service

    Matt Carroll committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    fa460ea View commit details
    Browse the repository at this point in the history
  2. Basic test for experiment overrides

    Matt Carroll committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    5d78a4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecd5bf8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Merge branch 'master' into mcarroll/OASIS-5419

    Matt Carroll committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    10dddbd View commit details
    Browse the repository at this point in the history
  2. Change option function to connect overrides map directly when calling…

    … NewCompositeService
    Matt Carroll committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    32f2822 View commit details
    Browse the repository at this point in the history
  3. Add main example

    Matt Carroll committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    94a28e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Use OverridesStore interface instead of map

    Matt Carroll committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    9573948 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Fixes

    Matt Carroll committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    870e509 View commit details
    Browse the repository at this point in the history
  2. Apply exp overrides to feature decisions

    Matt Carroll committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    1ea197a View commit details
    Browse the repository at this point in the history
  3. Rename and privatize

    Matt Carroll committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    9a45d65 View commit details
    Browse the repository at this point in the history
  4. Finish tests

    Matt Carroll committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    d4e8470 View commit details
    Browse the repository at this point in the history
  5. Make things public again

    Matt Carroll committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    d540136 View commit details
    Browse the repository at this point in the history
  6. Rneame to ExperimentOverrideStore

    Matt Carroll committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    69856c9 View commit details
    Browse the repository at this point in the history
  7. Test WithOverrides of NewCompositeExperimentService

    Matt Carroll committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    dc0a3a1 View commit details
    Browse the repository at this point in the history
  8. Revert higher level changes for now

    Matt Carroll committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    c2123b2 View commit details
    Browse the repository at this point in the history
  9. Fix lint

    Matt Carroll committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    cfbbc14 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into oasis5419

    Matt Carroll committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    223b79b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Review fixes

    Matt Carroll committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    1445e83 View commit details
    Browse the repository at this point in the history