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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from overhangio:master #111

Merged
merged 4 commits into from
Jan 31, 2023
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 31, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 馃挅 Please sponsor : )

The hooks API had several issues which are summarized in this comment:
openedx-unsupported/wg-developer-experience#125 (comment)

1. "consts" was a bad name
2. "hooks.filters" and "hooks.Filters" could easily be confused
3. docs made it difficult to understand that plugin developers should use the catalog

To address these issues, we:

1. move "consts.py" to "catalog.py"
2. Remove "hooks.actions", "hooks.filters", "hooks.contexts" from the API.
3. re-organize the docs and give better usage examples in the catalog.

This change is a partial fix for openedx-unsupported/wg-developer-experience#125
Module was not importable after `pip install .`, notably in CI.
Sentence was duplicated during the upgrade to Olive.
@pull pull bot added the 猡碉笍 pull label Jan 31, 2023
@pull pull bot merged commit 1850c62 into ChristianLight:master Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant