chore: update internal references after repository rename to bbb-plugin-decrease-volume-on-speak#9
Draft
Copilot wants to merge 1 commit into
Draft
Conversation
Agent-Logs-Url: https://github.com/bigbluebutton/bbb-plugin-decrease-volume-on-speak/sessions/9e2bd328-cfe6-4262-b796-b9d3d5dd6fb7 Co-authored-by: antobinary <6312397+antobinary@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
antobinary
April 16, 2026 21:00
View session
antobinary
added a commit
that referenced
this pull request
Jun 8, 2026
#10) * [add-lint-and-ci] - added lint, ci and boilerplate for plugin building * [add-lint-and-ci] Customize files for plugin, not SDK * fix typo * build: initial stab at packaging * disable the build for template * disable the build for template * drop 2 unneeded files from packaging * ref: Update template to use the new plugin manifest structure (#10) * [manifest-structure] - added manifest structure to template * Update README.md Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com> --------- Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com> * ci: add workflow to auto tag and bump package.json (#9) * [package-cleanup] package.json cleanup and manifest cleanup (#11) * Bump http-proxy-middleware in the npm_and_yarn group across 1 directory (#12) Bumps the npm_and_yarn group with 1 update in the / directory: [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware). Updates `http-proxy-middleware` from 2.0.7 to 2.0.9 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 2.0.9 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: set version to 0.0.1 * Update changelog * Update control * [add-more-info-template] added locales and a react boilerplate to start developing * [add-more-info-template] corrected some vulnerabilities * chore: replaces deprecated `onBeforeSetupMiddleware` webpack hook Replaces the deprecated hook used to serve the manifest.json file when running webpack dev server by a newer one `setupMiddlewares`. * Update old repository name references from plugin-template to bbb-plugin-template Agent-Logs-Url: https://github.com/bigbluebutton/bbb-plugin-template/sessions/552146e9-065c-49ef-b548-9cc60c25f616 Co-authored-by: antobinary <6312397+antobinary@users.noreply.github.com> * chore: update names to bbb-plugin-template after repository rename Agent-Logs-Url: https://github.com/bigbluebutton/bbb-plugin-template/sessions/c65fc844-15e0-40c9-a289-0e035aae623a Co-authored-by: antobinary <6312397+antobinary@users.noreply.github.com> * [ci-set-version] added set manifest version to the CI. * [ci-set-version] follow with pick-random-user's code --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com> Co-authored-by: Anton Georgiev <anto.georgiev@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Arthur B. Grossi <32987232+Arthurk12@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: antobinary <6312397+antobinary@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
package.json: name tobbb-plugin-decrease-volume-on-speak, version to0.0.1package-lock.json: name and packages name tobbb-plugin-decrease-volume-on-speak, version to0.0.1webpack.config.js: filename and library toBbbPluginDecreaseVolumeOnSpeakmanifest.json: name and javascriptEntrypointUrl to useBbbPluginDecreaseVolumeOnSpeakREADME.md: path reference and JS filename updateddebian/control: Homepage URL updated