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 #47

Merged
merged 44 commits into from
Aug 27, 2024
Merged

Commits on Feb 1, 2024

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

Commits on Jun 6, 2024

  1. initial commit

    tyiuhc committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    405dcb6 View commit details
    Browse the repository at this point in the history
  2. update local eval client

    tyiuhc committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    eac1cd3 View commit details
    Browse the repository at this point in the history
  3. fix imports

    tyiuhc committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7f864d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. refactor

    tyiuhc committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3ef92da View commit details
    Browse the repository at this point in the history
  2. fix tests, add logging config

    tyiuhc committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    473fe7b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. add CohortNotModifiedException

    tyiuhc committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3d5dfe9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    981de9f View commit details
    Browse the repository at this point in the history
  2. nit: fix formatting

    tyiuhc committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    080e8f0 View commit details
    Browse the repository at this point in the history
  3. handle flag fetch fail

    tyiuhc committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    23c8b25 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    f249b44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04d35f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4402eb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    f98f09f View commit details
    Browse the repository at this point in the history
  2. fix EU flag url

    tyiuhc committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7243d9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fe1fac View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. nit: simplify logic

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

Commits on Jun 28, 2024

  1. Handle 204 errors

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

Commits on Jul 2, 2024

  1. update deployment_runner flag/cohort update logic, update tests, fix …

    …logger initialization
    tyiuhc committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5130cdd View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    5ed0a98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    916e5c1 View commit details
    Browse the repository at this point in the history
  3. fix lint

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

Commits on Jul 22, 2024

  1. remove unnecessary import

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

Commits on Jul 23, 2024

  1. update test.yml

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

Commits on Jul 24, 2024

  1. add client cohort ci tests

    tyiuhc committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5b30cb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12267a0 View commit details
    Browse the repository at this point in the history
  3. debug env vars

    tyiuhc committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    03b9081 View commit details
    Browse the repository at this point in the history
  4. test yml set env vars

    tyiuhc committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    832a00c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    135a286 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. test-arm.yml env syntax fix

    tyiuhc committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e1ff4a2 View commit details
    Browse the repository at this point in the history
  2. update client tests

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

Commits on Jul 30, 2024

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

Commits on Jul 31, 2024

  1. nit: update test name

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

Commits on Aug 1, 2024

  1. do not throw exception upon start() if cohort download fails, log war…

    …ning if evaluating flag without required cohorts
    tyiuhc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c71e0c7 View commit details
    Browse the repository at this point in the history
  2. fix deployment runner logging

    tyiuhc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    85c6cf3 View commit details
    Browse the repository at this point in the history
  3. nit: fix test name

    tyiuhc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    646dd5a View commit details
    Browse the repository at this point in the history
  4. update error log and test

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

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    1d974f1 View commit details
    Browse the repository at this point in the history
  2. 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
    06e693e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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