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

Config v6 #44

Merged
merged 39 commits into from
Mar 4, 2024
Merged

Config v6 #44

merged 39 commits into from
Mar 4, 2024

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    e7b3690 View commit details
    Browse the repository at this point in the history
  2. Run tests on PHP 8.3

    adams85 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ccebd01 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Update config JSON model to v6 + fix inconsistent error 1000 reportin…

    …g + improve config json deserialization error reporting
    adams85 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    02b415b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    7388f26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5439629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2067e05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5185ce2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60f0d40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29c0525 View commit details
    Browse the repository at this point in the history
  7. Improve message of error 1103

    adams85 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3217bc0 View commit details
    Browse the repository at this point in the history
  8. Add matrix tests

    adams85 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0f102b9 View commit details
    Browse the repository at this point in the history
  9. Align config json error handling of EvaluateLogBuilder with error rep…

    …orting of RolloutEvaluator
    adams85 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    211b085 View commit details
    Browse the repository at this point in the history
  10. Improve naming

    adams85 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    930f051 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af1fab1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    576a5ac View commit details
    Browse the repository at this point in the history
  13. Add User Object tests

    adams85 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    afb542f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eecb4f3 View commit details
    Browse the repository at this point in the history
  15. Add user attribute conversion tests + re-implement Utils.numberToStri…

    …ng as NumberFormatter requires a PHP extension
    adams85 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7ac31b5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c4409bb View commit details
    Browse the repository at this point in the history
  17. Add special character tests

    adams85 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    fe3147c View commit details
    Browse the repository at this point in the history
  18. Add tests for EvaluationDetails.getMatchedTargetingRule/getMatchedPer…

    …centageOption properties
    adams85 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    608a341 View commit details
    Browse the repository at this point in the history
  19. Add flag overrides vs. prerequisite flags, config json salt and segme…

    …nts tests + add related exception object to EvaluationDetails
    adams85 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7c46fbe View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f79a2ca View commit details
    Browse the repository at this point in the history
  21. Finishing touches

    adams85 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5a175b1 View commit details
    Browse the repository at this point in the history
  22. Fix code formatting

    adams85 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b8b264d View commit details
    Browse the repository at this point in the history
  23. Fix PHP version number

    adams85 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0085006 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    d7eba3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c06845 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    451bf4e View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    adams85 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ee584bc View commit details
    Browse the repository at this point in the history
  5. Fix typo

    Co-authored-by: Peter Adam Korodi <52385411+kp-cat@users.noreply.github.com>
    adams85 and kp-cat committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    792668a View commit details
    Browse the repository at this point in the history
  6. Fix type annotations

    adams85 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    02304b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a5b663 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d04d52 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Minor corrections

    adams85 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b3116ae View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Correct intellisense doc

    adams85 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c6ac251 View commit details
    Browse the repository at this point in the history
  2. Bump version

    adams85 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7d864eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3db0359 View commit details
    Browse the repository at this point in the history