Skip to content

release: bump version to 0.0.9 - #18

Merged
weilhuang merged 3 commits into
mainfrom
cursor/release-bump-0-0-9-2054
Sep 14, 2026
Merged

weilhuang merged 3 commits into
mainfrom
cursor/release-bump-0-0-9-2054

Conversation

@weilhuang

@weilhuang weilhuang commented Sep 14, 2026

Copy link
Copy Markdown
Owner

变更说明

pluginVersion0.0.8 提升到 0.0.9,并把 PR #17 已合入 main 的身份/文档对齐说明从 [Unreleased] 落成 0.0.9 正式 changelog 条目。

已发布的 GitHub Release 0.0.8 会让 Build 的 releaseCheck 跳过草稿准备;版本号升到 0.0.9 后,合入 main 才会创建/刷新 0.0.9 draft Release。

另外按维护者要求:撤销 README 品牌蓝 logo,恢复 commit 1f5e0bf 的黑/白 <picture> 方案(在去掉 fallback 蓝色 presentation 的前提下):

  • docs/assets/logo-readme-light.svg#1f2328
  • docs/assets/logo-readme-dark.svg#e6edf3
  • docs/assets/logo-readme.svg:CSS 浅色 #1f2328 / 深色 #e6edf3,presentation 属性也是 #1f2328,不再使用 #1677ff
  • README 头部改回 <picture> + dark/light srcset

插件 toolwindow 图标本身已是中性灰,未改。插件 ID 未改。

README picture logos on GitHub light and dark, no blue

合入后的发布路径:

  1. merge 到 main → Build workflow 的 releaseCheck 发现 0.0.9 尚无正式 Release → 创建或刷新 draft GitHub Release 0.0.9,并附带插件 zip 与 arthas-jifa-server-helper.jar
  2. 维护者在 GitHub 上手动 Publish release
  3. release.ymlrelease: published 触发 → 签名并执行 publishPlugin → 发布到 JetBrains Marketplace(插件 30843)

未改 Marketplace 插件 ID com.github.wl2027.arthasworkbench、Settings/action IDs、pluginGroup,以及 Java 包名 com.alibaba.arthas.idea.workbench.*

验证方式

  • ./gradlew spotlessCheck — BUILD SUCCESSFUL
  • ./gradlew test — BUILD SUCCESSFUL(版本 bump 提交;本次仅文档/SVG)
  • ./gradlew buildPlugin -x buildSearchableOptions -x jarSearchableOptions
  • 已补充或更新相关文档(CHANGELOG.mdREADME.md 当前版本与 zip 示例、README logo 去蓝并恢复 <picture>

UI 或交互变化

无插件 UI / 交互变化。仅 README 品牌 logo 从蓝色改回黑/白 <picture> 主题自适应描边。

额外说明

  • changelog 日期:2026-09-14
  • ## [Unreleased] 已留空,符合 Keep a Changelog
  • 请在 Publish 前核对 draft 资产:arthas-workbench-0.0.9.ziparthas-jifa-server-helper.jar

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

cursoragent and others added 2 commits September 14, 2026 09:16
Move the weilhuang identity/docs alignment notes into a 0.0.9
changelog entry so Build can prepare a draft GitHub Release after
merge. Plugin ID, pluginGroup, and Java packages stay unchanged.

Co-authored-by: wl2027 <weil82943@gmail.com>
Restore the original diagnostic-wave motif as a theme-aware SVG:
light #000, dark #CED0D6. Plugin ID and toolwindow icons are unchanged.

Co-authored-by: wl2027 <weil82943@gmail.com>
@weilhuang
weilhuang marked this pull request as ready for review September 14, 2026 09:29
@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:32:13.665586Z fc2671a 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.

Bring back light (#1f2328) and dark (#e6edf3) SVGs with a <picture>
header, and keep the fallback SVG CSS-only black/white (no brand blue).

Co-authored-by: wl2027 <weil82943@gmail.com>
@weilhuang
weilhuang merged commit 161fab5 into main Sep 14, 2026
3 checks passed
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