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

chore: remove ecommerce plugin as it is deprecated #1181

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Faraz32123
Copy link
Contributor

- remove ecommerce plugin from nightly as it is deprecated.
- check tutor-ecommerce deprecation issue for more info: overhangio/tutor-ecommerce#83
@Faraz32123
Copy link
Contributor Author

Faraz32123 commented Dec 18, 2024

tutor-ecommerce was already removed from plugins.txt in tutor main here.

Made this PR to remove ecommerce completely from tutor main(nighlty).
@regisb @DawoudSheraz need your review on this.

@@ -282,7 +282,6 @@ class OfficialPlugin(BasePlugin):
NAMES = [
"android",
"discovery",
"ecommerce",
Copy link
Contributor

Choose a reason for hiding this comment

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

not sure if this should be removed from v0 as it can serve some backwards compatibility purposes.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, this needs to be discussed...

Copy link
Contributor

Choose a reason for hiding this comment

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

This class is only meant for the discovery of plugins in the official github-built binary (see make bundle). We don't want the ecommerce plugin there, at least not in the main branch, so we should remove it from this list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

3 participants