Update plugin Jenkins Lite v1.4.0 - #442
Merged
Merged
Conversation
kshq1996
marked this pull request as ready for review
August 25, 2026 05:30
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.
插件信息
本次变更
🆕 新增
ERROR / Exception / FATAL / BUILD FAILURE / failed / Error:的行红字 + 浅红底 + 红色左边框↑ / ↓滚一行、PgUp / PgDn翻页、Home / End顶/底<kbd>风格的快捷键提示行↑↓直接切视图,不再需要Enter确认↑↓ / Shift+↑↓切换选中项时自动联动右侧构建历史🎨 优化
.log-body去掉冲突的min/max-height限制,.modal-footer加flex: 0 0 auto,日志很长时 footer 始终可见·分隔,多个快捷键之间不挤🐛 修复
provide / inject在同组件内不自洽(provide 存到instance.provides,同组件 inject 走appContext.provides),App.vue 改用直接 import 模块级 ref🔧 内部
useBuildPolling新增stopWatchingBuild(jobName?, buildNumber?)参数化清理useKeyboardNav模块级 ref export 给 App.vue 直接使用(绕过 provide/inject 同组件限制)tests/App.smoke.test.ts新增,捕获 App 根挂载类回归截图 / 演示
自检清单
plugins/jenkins-lite/目录此 PR 由 ztools-plugin-cli 自动管理:每次
ztools publish在分支上追加一个 commit,PR 链接保持不变。