feat(gui): 合入当前 GUI 2.0 完整开发进度 - #26
Closed
ShiinaKuroko wants to merge 84 commits into
Closed
Conversation
Author
|
已按维护者指定的协作版本规范更新本 PR:
|
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
feat(updater): link Stable/Alpha GUI and backend channels
Author
|
已将本轮更新通道联动实现和 |
Author
|
Closing because this PR targets |
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.
改动概览
ShiinaKuroko分支当前完整 GUI 2.x 开发进度合入主库alpha。2.1.0-alpha.2。通道对应关系
OpenWSGR/AutoWSGR@main的固定提交ShiinaKuroko/AutoWSGR-GUI@ShiinaKurokoShiinaKuroko/AutoWSGR@ShiinaKuroko的固定提交通道选择沿用
allow_test_updates配置,切换后使旧环境标记失效,并在重启时安装所选通道对应的固定后端提交。Electron 更新器切换通道时不会自动允许版本降级。分支流转
ShiinaSakuya->ShiinaKuroko-> 主库alpha;主库main-> 个人仓库main。验证
npm run test:buildnpm run test:backend-distributionnpm run test:release-package2.1.0-alpha.2 (alpha),包含安装包、blockmap 与alpha.yml本次未创建 Tag 或 GitHub Release。