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

ref(samples): Refactor structure of plugins to match the new manifest.json file #130

Merged
merged 5 commits into from
Oct 29, 2024

Conversation

GuiLeme
Copy link
Collaborator

@GuiLeme GuiLeme commented Oct 28, 2024

What does this PR do?

This PR basically updates the structure of plugins according to the new manifest.json structure. With the updates, there comes also the new documentation and fixes to whatever eslint or typescript errors/warnings that could appear as well as the npm i problems that kept happening.

More

Just a comment to the reviewer: There seems to be a lot of change in this PR, but that's really not the case, it's mostly package.json and package-lock.json, moreover, other file changes are mostly the same for every sample (just making necessary changes accordingly, e.g.: name of plugin, URL of plugin, etc.).

One other important detail: there are still some other things to do after the merge of this PR, that being:

  • Migrate official plugins to this new manifest structure;
  • Create a development page of plugins in the official bigbluebutton docs.

That's basically it. Should you have any other important change to add to this list, please, comment down below.

@antobinary antobinary merged commit 02708a0 into bigbluebutton:main Oct 29, 2024
3 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.

2 participants