refactor: manifest id 改为 dsh-external/dsh-sidebar #4

Open
keith wants to merge 1 commit from refactor/manifest-id into main
Owner

去掉上游遗留的 better-sidebar 命名,使用本项目名。

  • dsh.plugin.json id → dsh-external/dsh-sidebar
  • tsdown.config.ts client-registry bundle 同步 + 注释清理
  • 说明:不能直接用包名 @keith9681/dsh-sidebar——manifest-consistency 的 no-swap 守卫要求 registry id ≠ 包名(两通道可区分,安全设计)

验证:manifest-consistency 7/7、typecheck 、全量 82 files / 819 passed

去掉上游遗留的 better-sidebar 命名,使用本项目名。 - dsh.plugin.json id → dsh-external/dsh-sidebar - tsdown.config.ts client-registry bundle 同步 + 注释清理 - 说明:不能直接用包名 @keith9681/dsh-sidebar——manifest-consistency 的 no-swap 守卫要求 registry id ≠ 包名(两通道可区分,安全设计) 验证:manifest-consistency 7/7、typecheck ✅、全量 82 files / 819 passed
refactor: manifest id 改为 dsh-external/dsh-sidebar
Some checks are pending
CI / ci (pull_request) Waiting to run
CI / plugin-mount (pull_request) Waiting to run
471d885683
去掉上游遗留的 better-sidebar 命名,使用本项目名。
- dsh.plugin.json id: dsh-external/dsh-better-sidebar → dsh-external/dsh-sidebar
- tsdown.config.ts client-registry bundle 同步 + 注释清理
- 不能直接用包名 @keith9681/dsh-sidebar:manifest-consistency 的
  no-swap 守卫要求 registry id ≠ 包名(两通道可区分,安全设计)
- 验证:manifest-consistency 7/7、全量 82 files / 819 passed
Some checks are pending
CI / ci (pull_request) Waiting to run
CI / plugin-mount (pull_request) Waiting to run
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin refactor/manifest-id:refactor/manifest-id
git switch refactor/manifest-id

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff refactor/manifest-id
git switch refactor/manifest-id
git rebase main
git switch main
git merge --ff-only refactor/manifest-id
git switch refactor/manifest-id
git rebase main
git switch main
git merge --no-ff refactor/manifest-id
git switch main
git merge --squash refactor/manifest-id
git switch main
git merge --ff-only refactor/manifest-id
git switch main
git merge refactor/manifest-id
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
keith/dsh-sidebar!4
No description provided.