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: webhook template and headers #3978

Merged
merged 14 commits into from
Jun 7, 2023
Merged

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    489234a View commit details
    Browse the repository at this point in the history
  2. fix: escape text

    vsukhin committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0c313ef View commit details
    Browse the repository at this point in the history
  3. docs: cli

    vsukhin committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6892da8 View commit details
    Browse the repository at this point in the history
  4. feat: add unit test

    vsukhin committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5cac3cf View commit details
    Browse the repository at this point in the history
  5. fix: unit test

    vsukhin committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    cea0231 View commit details
    Browse the repository at this point in the history
  6. fix: remove reset

    vsukhin committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    97498cb View commit details
    Browse the repository at this point in the history
  7. fix: template

    vsukhin committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    93d908b View commit details
    Browse the repository at this point in the history
  8. fix: lint

    vsukhin committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c6e10e4 View commit details
    Browse the repository at this point in the history
  9. fi

    vsukhin committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7fcff9e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    c8dcbfd View commit details
    Browse the repository at this point in the history
  2. fix: dep

    vsukhin committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d058cb8 View commit details
    Browse the repository at this point in the history
  3. Update api/v1/testkube.yaml

    Co-authored-by: Lilla Vass <[email protected]>
    vsukhin and vLia authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    766d362 View commit details
    Browse the repository at this point in the history
  4. Update pkg/api/v1/testkube/model_webhook.go

    Co-authored-by: Lilla Vass <[email protected]>
    vsukhin and vLia authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0367504 View commit details
    Browse the repository at this point in the history
  5. Update pkg/api/v1/testkube/model_webhook_create_request.go

    Co-authored-by: Lilla Vass <[email protected]>
    vsukhin and vLia authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    343a354 View commit details
    Browse the repository at this point in the history