-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add listener for tracking event emitted signal
chore: install openedx-events refactor: only send to event bus refactor: only listen to event bus feat: show more information of tracking log feat: send xAPI statements via event bus feat: process all backends based on their class fix: allow multiple engines and backends feat: enable event bus engine by default fix: do not validate metadata source fix: make sure errors are raised to event bus test: correct tests chore: quality fixes test: add test for handlers fix: remove return statement test: add test for event emission exit chore: inject supported logs in EVENT_BUS_TRACKING_LOGS fix: only process signal if it is emitted from the event bus chore: change tracking log handler logging to debug test: update test with from_event_bus chore: install openedx-events v9.5.1 feat: migrate handler to eventtracking
- Loading branch information
Showing
12 changed files
with
392 additions
and
279 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
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.