Skip to content

chore: update internal references after repository rename to bbb-plugin-decrease-volume-on-speak - #9

Draft
antobinary with Copilot wants to merge 1 commit into
mainfrom
copilot/update-files-with-new-repo-name
Draft

chore: update internal references after repository rename to bbb-plugin-decrease-volume-on-speak#9
antobinary with Copilot wants to merge 1 commit into
mainfrom
copilot/update-files-with-new-repo-name

Conversation

CopilotAI commented Apr 16, 2026

Copy link
Copy Markdown
Contributor
  • Update package.json: name to bbb-plugin-decrease-volume-on-speak, version to 0.0.1
  • Update package-lock.json: name and packages name to bbb-plugin-decrease-volume-on-speak, version to 0.0.1
  • Update webpack.config.js: filename and library to BbbPluginDecreaseVolumeOnSpeak
  • Update manifest.json: name and javascriptEntrypointUrl to use BbbPluginDecreaseVolumeOnSpeak
  • Update README.md: path reference and JS filename updated
  • Update debian/control: Homepage URL updated
  • Build verified successfully
  • Validation passed (Code Review ✅, CodeQL ✅)

CopilotAI requested a review from antobinaryApril 16, 2026 21:00
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>
Sign up for freeto 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

@antobinary