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

fix: Add support for whitelist and legacy registry options #429

Merged
merged 2 commits into from
Jun 10, 2024
Merged

fix: Add support for whitelist and legacy registry options #429

merged 2 commits into from
Jun 10, 2024

Conversation

saraburns1
Copy link
Contributor

@saraburns1 saraburns1 commented Jun 7, 2024

Description: Check 'whitelist' and 'registry.mapping' options for event names to process. 'whitelist' was introduced in v9.0.0 but the tests and event check were not updated.

Testing instructions:
Tested all unit tests
Tested with (https://github.com/openedx/event-routing-backends/blob/84e09bc5fa7dde9ee2ed07fc04721c0799ad34e0/docs/howto/how_to_bulk_transform.rst#examples)

  • LOCAL xapi
  • LOCAL caliper
  • MINIO

Merge checklist:

  • All reviewers approved
  • CI build is green
  • Version bumped
  • Changelog record added
  • Documentation updated (not only docstrings)
  • Commits are squashed

Post merge:

  • Create a tag
  • Check new version is pushed to PyPI after tag-triggered build is
    finished.

Author concerns: List any concerns about this PR - inelegant
solutions, hacks, quick-and-dirty implementations, concerns about
migrations, etc.

@saraburns1 saraburns1 closed this Jun 7, 2024
@saraburns1 saraburns1 reopened this Jun 7, 2024
@saraburns1 saraburns1 requested a review from bmtcril June 7, 2024 15:00
Copy link
Contributor

@bmtcril bmtcril left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment, otherwise lgtm

@bmtcril bmtcril requested review from ziafazal and Ian2012 June 7, 2024 16:53
Copy link
Contributor

@Ian2012 Ian2012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bmtcril bmtcril merged commit 980b2aa into openedx:master Jun 10, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants