release: bump version to 0.0.9 - #18
Merged
Merged
Conversation
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
marked this pull request as ready for review
September 14, 2026 09:29
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更说明
将
pluginVersion从0.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.9draft Release。另外按维护者要求:撤销 README 品牌蓝 logo,恢复 commit
1f5e0bf的黑/白<picture>方案(在去掉 fallback 蓝色 presentation 的前提下):docs/assets/logo-readme-light.svg:#1f2328docs/assets/logo-readme-dark.svg:#e6edf3docs/assets/logo-readme.svg:CSS 浅色#1f2328/ 深色#e6edf3,presentation 属性也是#1f2328,不再使用#1677ff<picture>+ dark/lightsrcset插件 toolwindow 图标本身已是中性灰,未改。插件 ID 未改。
README picture logos on GitHub light and dark, no blue
合入后的发布路径:
main→ Build workflow 的releaseCheck发现0.0.9尚无正式 Release → 创建或刷新 draft GitHub Release0.0.9,并附带插件 zip 与arthas-jifa-server-helper.jarrelease.yml被release: 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 jarSearchableOptionsCHANGELOG.md、README.md当前版本与 zip 示例、README logo 去蓝并恢复<picture>)UI 或交互变化
无插件 UI / 交互变化。仅 README 品牌 logo 从蓝色改回黑/白
<picture>主题自适应描边。额外说明
2026-09-14## [Unreleased]已留空,符合 Keep a Changelogarthas-workbench-0.0.9.zip与arthas-jifa-server-helper.jarTo show artifacts inline, enable in settings.