-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[ResponseOps] add pre-create, pre-update, and post-delete hooks for connectors #194081
Merged
Commits on Oct 7, 2024
-
[ResponseOps] add pre-create, pre-update, and post-delete hooks for c…
…onnectors Extracted from elastic#189027, commit c97afeb Allows connector types to add functions to be called when connectors are created, updated, and deleted.
Configuration menu - View commit details
-
Copy full SHA for fd3ce86 - Browse repository at this point
Copy the full SHA fd3ce86View commit details -
Configuration menu - View commit details
-
Copy full SHA for c182b1b - Browse repository at this point
Copy the full SHA c182b1bView commit details -
- refactored hook jest tests into a separate file
- re-added the update code to the new update module (update body removed from actionsClient) - propertly set `scopedClusterClient` instead of the `asCurrentUser` flavor - moved `tryCatch()` to `lib`
Configuration menu - View commit details
-
Copy full SHA for 5ee1eb3 - Browse repository at this point
Copy the full SHA 5ee1eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5edb82b - Browse repository at this point
Copy the full SHA 5edb82bView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 668bdfc - Browse repository at this point
Copy the full SHA 668bdfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2df18f2 - Browse repository at this point
Copy the full SHA 2df18f2View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0b6ee3 - Browse repository at this point
Copy the full SHA c0b6ee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 483a47a - Browse repository at this point
Copy the full SHA 483a47aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfcacaf - Browse repository at this point
Copy the full SHA dfcacafView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0d6e01 - Browse repository at this point
Copy the full SHA e0d6e01View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.