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

Webhook provider #3063

Merged
merged 23 commits into from
Sep 25, 2023
Merged

Webhook provider #3063

merged 23 commits into from
Sep 25, 2023

Commits on Jun 18, 2023

  1. initial plugin implementation

    Raffo committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    8c864e4 View commit details
    Browse the repository at this point in the history
  2. rename to webhook

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    dd170b9 View commit details
    Browse the repository at this point in the history
  3. json encoder changes

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    e9430b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. addressing review comments

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    1bf2f55 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. changes according to ionos review

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    41fda59 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 12, 2023

  1. fix to accomodate changes in master

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    376f947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3290c6 View commit details
    Browse the repository at this point in the history
  3. fixes to accomodate master changes

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    918b996 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. remove all propertyvaluesequals leftovers

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e263339 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. readd negotiation to pass the domain filter around

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8f02beb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. fix domain filter passing

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    36b29bf View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. webhook fixes

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    8476822 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. fix tests

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    38d671a View commit details
    Browse the repository at this point in the history
  2. fix docs

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d58bb11 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. docs fixes

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    590dafd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ce7433 View commit details
    Browse the repository at this point in the history
  3. code review comments on json unmarshal

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ee56947 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c678912 View commit details
    Browse the repository at this point in the history
  5. handle error in adjustendpoints

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    7e35d6c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. fix a bunch of wrong require

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    62540d2 View commit details
    Browse the repository at this point in the history
  2. tests and docs

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    e4bd3ad View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. fix typo

    Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
    Raffo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    344679c View commit details
    Browse the repository at this point in the history