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

IMN-792 Add events service v2 in agreement-platformstate-writer #987

Open
wants to merge 65 commits into
base: IMN-790_agreement-platform-state-writer-scaffold
Choose a base branch
from

Commits on Sep 18, 2024

  1. Draft

    taglioni-r committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ee673ef View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Refactor

    taglioni-r committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    00d7ab4 View commit details
    Browse the repository at this point in the history
  2. Add util function

    taglioni-r committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fccc9d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Fix logic

    taglioni-r committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ac24497 View commit details
    Browse the repository at this point in the history
  2. Draft tests

    taglioni-r committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    91a4714 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Add test utils

    taglioni-r committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c23daf3 View commit details
    Browse the repository at this point in the history
  2. Fix sorting

    taglioni-r committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e5b4fd0 View commit details
    Browse the repository at this point in the history
  3. Improve tests

    taglioni-r committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4eceb10 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9ae27a7 View commit details
    Browse the repository at this point in the history
  2. Refactor test setup

    taglioni-r committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0cd01be View commit details
    Browse the repository at this point in the history
  3. Refactor test split

    taglioni-r committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9aba0d8 View commit details
    Browse the repository at this point in the history
  4. Fix test

    taglioni-r committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    84575f2 View commit details
    Browse the repository at this point in the history
  5. Refactor

    taglioni-r committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    260f2de View commit details
    Browse the repository at this point in the history
  6. Fix env

    taglioni-r committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3b5beae View commit details
    Browse the repository at this point in the history
  7. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    97b39d3 View commit details
    Browse the repository at this point in the history
  8. Remove comment

    taglioni-r committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d1a6344 View commit details
    Browse the repository at this point in the history
  9. Fix import

    taglioni-r committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1a0877a View commit details
    Browse the repository at this point in the history
  10. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    19efc7e View commit details
    Browse the repository at this point in the history
  11. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1215e29 View commit details
    Browse the repository at this point in the history
  12. Fix

    taglioni-r committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4607d2c View commit details
    Browse the repository at this point in the history
  13. Fix util

    taglioni-r committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    99355d9 View commit details
    Browse the repository at this point in the history
  14. Fix

    taglioni-r committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    dfce359 View commit details
    Browse the repository at this point in the history
  15. Update tests

    taglioni-r committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a6aac62 View commit details
    Browse the repository at this point in the history
  16. Fix test util

    taglioni-r committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    58005a7 View commit details
    Browse the repository at this point in the history
  17. Fix

    taglioni-r committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    268ddb3 View commit details
    Browse the repository at this point in the history
  18. Add comment

    taglioni-r committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c41382a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8c20ee6 View commit details
    Browse the repository at this point in the history
  2. Fix

    taglioni-r committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    38a77a9 View commit details
    Browse the repository at this point in the history
  3. Fix

    taglioni-r committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6326944 View commit details
    Browse the repository at this point in the history
  4. Fix GSI name

    taglioni-r committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    22bdaff View commit details
    Browse the repository at this point in the history
  5. Fix

    taglioni-r committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    aeffad7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8a7f4ea View commit details
    Browse the repository at this point in the history
  2. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    73b5a7b View commit details
    Browse the repository at this point in the history
  3. Renaming

    taglioni-r committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d14718f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    dc93027 View commit details
    Browse the repository at this point in the history
  5. Fix

    taglioni-r committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f57b13f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f6044eb View commit details
    Browse the repository at this point in the history
  7. Fix

    taglioni-r committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d08535a View commit details
    Browse the repository at this point in the history
  8. Fix

    taglioni-r committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cca2121 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6ea4bed View commit details
    Browse the repository at this point in the history
  10. Fix

    taglioni-r committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6f31a3f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Add test

    taglioni-r committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c1e3bc8 View commit details
    Browse the repository at this point in the history
  2. Add tests

    taglioni-r committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5f2337b View commit details
    Browse the repository at this point in the history
  3. Refactor

    taglioni-r committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0e9258b View commit details
    Browse the repository at this point in the history
  4. Add tests

    taglioni-r committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    db891b9 View commit details
    Browse the repository at this point in the history
  5. Refactor

    taglioni-r committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    132b4b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Refactor

    taglioni-r committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9d29955 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f62d23d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cf262b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Add skip

    taglioni-r committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    42be492 View commit details
    Browse the repository at this point in the history
  2. Refactor

    taglioni-r committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d9e8c28 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Fix

    taglioni-r committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a5c4fb4 View commit details
    Browse the repository at this point in the history
  2. Update env

    taglioni-r committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    de68f6a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a973e8b View commit details
    Browse the repository at this point in the history
  4. Fix tests

    taglioni-r committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ec6a35d View commit details
    Browse the repository at this point in the history
  5. Fix

    taglioni-r committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    cc0e68c View commit details
    Browse the repository at this point in the history
  6. Remove duplicate test

    taglioni-r committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b676cd6 View commit details
    Browse the repository at this point in the history
  7. Fix import

    taglioni-r committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6500147 View commit details
    Browse the repository at this point in the history
  8. Fix

    taglioni-r committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a469511 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1825de9 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9964cf9 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'IMN-790_agreement-platform-state-writer-scaffold' into …

    …IMN-792_agreement-platform-state-writer-v2
    taglioni-r authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9f5b01f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Renaming

    taglioni-r committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2d91410 View commit details
    Browse the repository at this point in the history
  2. Renaming

    taglioni-r committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a523345 View commit details
    Browse the repository at this point in the history
  3. Renaming

    taglioni-r committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    93887a0 View commit details
    Browse the repository at this point in the history