-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add global event handler * Add rush change * refactor check event handlers * Add global-event-handler to the event-handler list * Fix test * Post-merge updates * Fix bug related to reserved keywords in Cosmos DB queries * Change return type of searcher SearcherFunction type * Refactor Paths type * Refactor global event handler * Remove unnecessary comment --------- Co-authored-by: Castro, Mario <[email protected]>
- Loading branch information
1 parent
81eb213
commit 879ef44
Showing
22 changed files
with
383 additions
and
111 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
common/changes/@boostercloud/framework-core/add_global_event_handler_2023-05-09-14-01.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@boostercloud/framework-core", | ||
"comment": "Add global event handler", | ||
"type": "minor" | ||
} | ||
], | ||
"packageName": "@boostercloud/framework-core" | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.