mirror of
https://github.com/got-feedBack/feedBack-desktop.git
synced 2026-08-11 03:09:56 +00:00
* build: bundle feedback-plugin-virtuoso (replaces slopscale-fork) The practice plugin relaunched as Virtuoso (id virtuoso) at got-feedback/feedBack-plugin-virtuoso. Repoint the bundle list off the stale feedback-plugin-slopscale-fork snapshot. The clone-dir derivation strips feedback-plugin- -> dir 'virtuoso', matching plugin.json id; default-branch clone = main. Requested by @xasiklas. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * chore: tidy bundled-plugins list (review follow-up) Addresses the two minor notes on this PR: - Sort virtuoso into its alphabetical slot (after update-manager); it was left in the old slopscale-fork position between setlist and song-preview. - Fix the stale dirname comment: the prefix stripped is "feedback-plugin-", not "slopsmith-plugin-" (pre-existing since the rename; the code at the ${owner_repo##*/} / #feedback-plugin- step is unchanged). No functional change — clone order/dirname resolution is unaffected. Signed-off-by: ChrisBeWithYou <16130099+ChrisBeWithYou@users.noreply.github.com> Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> --------- Signed-off-by: ChrisBeWithYou <16130099+ChrisBeWithYou@users.noreply.github.com> Co-authored-by: ChrisBeWithYou <chris@rifflarr.local> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com> Co-authored-by: ChrisBeWithYou <16130099+ChrisBeWithYou@users.noreply.github.com>