-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Proper webhook installation detection (#20240)
* Proper webhook installed detection * fix webhook detection * debug: enable webhook on newly enabled prebuilds * Add a comment about the arbitrary last 50 events * Remove unused `GetConfigurationWebhookActivityStatus` * update fn comment * Delete superflous log * fix debugging webhooks * remove unused webhook-hooks * Revert "debug: enable webhook on newly enabled prebuilds" This reverts commit 5cfebd8.
- Loading branch information
1 parent
c83c8e3
commit d1e314b
Showing
24 changed files
with
427 additions
and
2,696 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
35 changes: 5 additions & 30 deletions
35
components/public-api/go/v1/v1connect/configuration.connect.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
components/public-api/go/v1/v1connect/configuration.proxy.connect.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.