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: implement in-memory provider #232

Merged
merged 16 commits into from
Feb 10, 2024
Merged

feat: implement in-memory provider #232

merged 16 commits into from
Feb 10, 2024

Commits on Feb 8, 2024

  1. feat: implement in-memory provider

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    Co-authored-by: Joris Goovaerts <1333336+CommCody@users.noreply.github.com>
    toddbaert and CommCody committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f44ccb3 View commit details
    Browse the repository at this point in the history
  2. fixup: spec path

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    80471e4 View commit details
    Browse the repository at this point in the history
  3. fixup: format

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f5385ad View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Update src/OpenFeature/Providers/Memory/Flag.cs

    Co-authored-by: André Silva <2493377+askpt@users.noreply.github.com>
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert and askpt committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    06281f2 View commit details
    Browse the repository at this point in the history
  2. Update src/OpenFeature/Providers/Memory/Flag.cs

    Co-authored-by: André Silva <2493377+askpt@users.noreply.github.com>
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert and askpt committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a6b4a4a View commit details
    Browse the repository at this point in the history
  3. Update src/OpenFeature/Providers/Memory/Flag.cs

    Co-authored-by: André Silva <2493377+askpt@users.noreply.github.com>
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert and askpt committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4fa6f78 View commit details
    Browse the repository at this point in the history
  4. Update src/OpenFeature/Providers/Memory/InMemoryProvider.cs

    Co-authored-by: André Silva <2493377+askpt@users.noreply.github.com>
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert and askpt committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    dc00422 View commit details
    Browse the repository at this point in the history
  5. fixup: pr feedback and tests

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b47b64b View commit details
    Browse the repository at this point in the history
  6. fixup: more tests

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    377eb1b View commit details
    Browse the repository at this point in the history
  7. fixup: more tests

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    976bcfb View commit details
    Browse the repository at this point in the history
  8. fixup: more tests

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8549435 View commit details
    Browse the repository at this point in the history
  9. fixup: more tests

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    02b6e2b View commit details
    Browse the repository at this point in the history
  10. fixup: lint

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2ee2a82 View commit details
    Browse the repository at this point in the history
  11. fixup: error message

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    30a3134 View commit details
    Browse the repository at this point in the history
  12. fixup: add comment about conversion

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6c70f15 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    70b7240 View commit details
    Browse the repository at this point in the history