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: support cohort targeting for local evaluation #27

Merged
merged 29 commits into from
Aug 27, 2024
Merged

Commits on Jun 17, 2024

  1. initial commit

    tyiuhc committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    574bab0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. add deployment runner

    tyiuhc committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b527601 View commit details
    Browse the repository at this point in the history
  2. fix tests

    tyiuhc committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    287d71f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f186f00 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. fix evaluation context

    tyiuhc committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d16abcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6d6b9a View commit details
    Browse the repository at this point in the history
  3. fix logging

    tyiuhc committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8ba6b45 View commit details
    Browse the repository at this point in the history
  4. fix lint

    tyiuhc committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    dcc2a07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96f5f32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9754ca2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b50319d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    1afeeb9 View commit details
    Browse the repository at this point in the history
  2. Fix class/method names

    tyiuhc committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1df8194 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. remove lock for user type

    tyiuhc committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b76f091 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    2c69e4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27e0876 View commit details
    Browse the repository at this point in the history
  3. update client tests

    tyiuhc committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    40df4cb View commit details
    Browse the repository at this point in the history
  4. update README

    tyiuhc committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c4c4260 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    73672b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa97fc4 View commit details
    Browse the repository at this point in the history
  3. nit: update test name

    tyiuhc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a2d74f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    683d0c2 View commit details
    Browse the repository at this point in the history
  2. fix lint

    tyiuhc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    eb77b8b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    c21c81c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    5d6055f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28c1793 View commit details
    Browse the repository at this point in the history
  3. update cohort_sync_config fields: include polling and remove request …

    …delay, use enum for serverzone, update tests accordingly
    tyiuhc committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    82cc98a View commit details
    Browse the repository at this point in the history
  4. make cohort storage private

    tyiuhc committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1fc1c3d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    6d78f49 View commit details
    Browse the repository at this point in the history