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: generic webhook #149

Merged
merged 11 commits into from
Jun 15, 2023
Merged

Commits on Jun 8, 2023

  1. feat: generic webhook

    Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
    arbreezy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    bb9e008 View commit details
    Browse the repository at this point in the history
  2. chore: refactoring to catch diff use cases

    Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
    arbreezy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b39951b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. feat: decouple emit process and add Result statuses

    Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
    arbreezy committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    fd165db View commit details
    Browse the repository at this point in the history
  2. feat: add cleanup status process

    Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
    arbreezy committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    6d13bef View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. chore: minor fix

    Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
    arbreezy committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    6aee551 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. fix: conditionals based on latest result object

    Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
    arbreezy committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    c6a150f View commit details
    Browse the repository at this point in the history
  2. fix: missing client Update

    Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
    arbreezy committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    085a8c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. chore: refactor Results creation

    Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
    arbreezy committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    579ff65 View commit details
    Browse the repository at this point in the history
  2. chore: change status sink to webhook

    Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
    arbreezy committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    184b3b3 View commit details
    Browse the repository at this point in the history
  3. fix: return from empty result list

    Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
    arbreezy committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e616f56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23c08f0 View commit details
    Browse the repository at this point in the history