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: Use openedx-events 5.0.0 and new custom-metadata method signature #125

Merged
merged 3 commits into from
Feb 3, 2023

Conversation

timmc-edx
Copy link
Contributor

@timmc-edx timmc-edx commented Feb 3, 2023

This just follows a breaking API change in openedx-events and should not have any impact on dependents.

Pending:

Merge checklist:
Check off if complete or not applicable:

  • Version bumped
  • Changelog record added
  • Documentation updated (not only docstrings)
  • Commits are squashed
  • Noted any: Concerns, dependencies, deadlines, tickets, testing instructions

This just follows a breaking API change in openedx-events and should not
have any impact on dependents.
Copy link
Contributor

@rgraber rgraber left a comment

Choose a reason for hiding this comment

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

LGTM pending make upgrade

I'd like to see CI tests pass *before* I merge and release openedx-events,
so I'm giving this approach a shot. (I already know it passes locally if
I do a `pip install -e ../openedx-events`, but it would be nice to have a
process to follow in the future.)
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.

None yet

2 participants