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

fix: [TKC-2209] add webhooks events #5666

Merged
merged 18 commits into from
Jul 19, 2024
Merged

Commits on Jul 16, 2024

  1. fix: sync docs

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    610d47b View commit details
    Browse the repository at this point in the history
  2. fix: remove on state changed

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3f31d48 View commit details
    Browse the repository at this point in the history
  3. fix: unit tests

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3d3b332 View commit details
    Browse the repository at this point in the history
  4. fix: add new webhook events

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f5a0969 View commit details
    Browse the repository at this point in the history
  5. fix: remove link

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0b711aa View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix: remove slack events

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4916825 View commit details
    Browse the repository at this point in the history
  2. fix: support new evenys in webhooks

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    148591c View commit details
    Browse the repository at this point in the history
  3. docs: new event types

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4a7d79c View commit details
    Browse the repository at this point in the history
  4. fix: unit test for event types

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e709057 View commit details
    Browse the repository at this point in the history
  5. fix: unit tests for events

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b891355 View commit details
    Browse the repository at this point in the history
  6. fix: unit tests for exetended event type

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    02ca477 View commit details
    Browse the repository at this point in the history
  7. fix: add parallel unit tests

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2ef8a5d View commit details
    Browse the repository at this point in the history
  8. fix: unit tests for emitter

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    42df412 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. fix: add break

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    47db0b8 View commit details
    Browse the repository at this point in the history
  2. fix: add nil check

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5d86913 View commit details
    Browse the repository at this point in the history
  3. fix: test suite event end time

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4be3a91 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fix: dep update

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    64431cc View commit details
    Browse the repository at this point in the history
  2. fix: doc typo

    Signed-off-by: Vladislav Sukhin <[email protected]>
    vsukhin committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ba12beb View commit details
    Browse the repository at this point in the history