Skip to content

docs: align public identity to weilhuang and 0.0.8 - #17

Merged
weilhuang merged 1 commit into
mainfrom
cursor/align-public-identity-docs-f279
Sep 14, 2026
Merged

weilhuang merged 1 commit into
mainfrom
cursor/align-public-identity-docs-f279

Conversation

@weilhuang

@weilhuang weilhuang commented Sep 14, 2026

Copy link
Copy Markdown
Owner

变更说明

把公开身份、文档和运行时默认下载地址对齐到当前 GitHub owner weilhuangpluginVersion 0.0.8

已锁定约束

  1. 下载地址全部改为 weilhuang:Jifa helper DEFAULT_HELPER_DOWNLOAD_URL,以及 README / docs/JIFA.md / docs/RELEASE.md 中的 releases/latest/download 链接,均指向 weilhuang/arthas-workbench。仓库内已无 github.com/wl2027 下载路径。
  2. IDEA 插件 ID 不变plugin.xml 中仍为 com.github.wl2027.arthasworkbench,未改 Settings / action ID、pluginGroupPLUGIN_ID 常量。

已核实 latest release 0.0.8weilhuang/arthas-workbench 上提供:

  • arthas-workbench-0.0.8.zip
  • arthas-jifa-server-helper.jar

https://github.com/weilhuang/arthas-workbench/releases/latest/download/arthas-jifa-server-helper.jar 会 302 到该资产并最终 200。旧路径 wl2027/... 目前会 301 到 weilhuang,但文档和默认 helper URL 不再依赖这次跳转。

主要改动

  • README / Marketplace 描述块 / badge / Releases 链接改为 weilhuang/arthas-workbench,版本示例改为 0.0.8
  • plugin.xml vendor 改为 weilhuang;Jifa action 描述去掉不准确的 “bundled”
  • gradle.propertiespluginRepositoryUrl 指向当前仓库;pluginGroup 仍等于插件 ID
  • JifaWebRuntimeService.DEFAULT_HELPER_DOWNLOAD_URL 指向 canonical latest helper 资产
  • .gitmodules 的 jifa 子模块改为已存在且用于 helper 构建的 weilhuang/jifa
  • 清理 CONTRIBUTING 过时 cd idea-plugin/arthas-workbench、JIFA.md 内置 helper 优先级、issue 模板中的 jattach、REQUIREMENTS.md 残句
  • docs/ARCHITECTURE.md 补充身份约定说明

有意保持不变

  • Marketplace 插件 ID com.github.wl2027.arthasworkbench(以及对应 Settings / action ID、pluginGroupPLUGIN_ID),避免破坏 JetBrains Marketplace 插件 30843 升级
  • Java 包名 com.alibaba.arthas.idea.workbench.*
  • JetBrains Downloads badge 仍使用插件 ID,因为 Marketplace 统计按该 ID 计算

验证方式

  • ./gradlew spotlessCheck
  • ./gradlew test
  • 已用 curl 确认 latest helper 资产可解析
  • 已补充或更新相关文档
Open in Web Open in Cursor 

Keep the Marketplace plugin ID and Java package names unchanged for
upgrade continuity. Point README, vendor, helper download URL, and
related docs at weilhuang/arthas-workbench.

Co-authored-by: wl2027 <weil82943@gmail.com>
@weilhuang
weilhuang marked this pull request as ready for review September 14, 2026 09:07
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 14, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-14T09:10:01.914478Z 54d0855 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@weilhuang
weilhuang merged commit 54fc1c5 into main Sep 14, 2026
3 checks passed
@weilhuang weilhuang mentioned this pull request Sep 14, 2026
4 tasks
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