docs: 更新 README 中 v1.0 说明,反映 CI 已重写完成 - #124
Merged
Merged
Conversation
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.
说明
README 中「有关 v1.0 的说明」仍写着 CI 流程「正在重写(遇到了一些问题,需要时间修复)」,该状态已过时:
.github/workflows/ci.yml、.github/workflows/build-release.yml)及独立的 pytest 测试 workflow(.github/workflows/test.yml)变更
将「正在重写 CI 的流程(遇到了一些问题,需要时间修复)」更新为对当前状态的客观描述:Poetry 依赖管理 + Nuitka 三平台编译发布,CI 稳定运行,构建包含冒烟测试,Release 资产自动上传。
其余内容(徽章、文档链接、兼容性说明等)已逐一核对,与 master 最新代码一致,无需改动。