chore: remove accidentally committed post-build step#138
Conversation
it was accidentally left in in the last PR. build assets are not to be uploaded
审查者指南(在小型 PR 上折叠)审查者指南此 PR 通过移除一个意外提交的构建后步骤来简化 PowerShell 构建脚本。该步骤会在构建成功后,对构建产物进行压缩并重命名,以便作为 CI 构件上传。 按文件分类的变更
提示与命令与 Sourcery 交互
自定义你的使用体验访问你的控制面板 以:
获取帮助Original review guide in EnglishReviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR simplifies the PowerShell build script by removing an accidentally committed post-build step that zipped and renamed build assets for upload as CI artifacts. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Code Review
This pull request removes the post-build step in build.ps1 that zipped the build-assets directory and renamed it to AquaMai.build-assets.zip.toml for CI artifact extraction. There are no review comments, so I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
There was a problem hiding this comment.
Hey - 我已经审查了你的修改,一切看起来都很棒!
帮我变得更有用!请在每条评论上点 👍 或 👎,我会根据你的反馈改进后续的审查。
Original comment in English
Hey - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
it was accidentally left in in the last PR.
build assets are not to be uploaded
Summary by Sourcery
Build:
build.ps1脚本中创建并重命名压缩的build-assets构件。Original summary in English
Summary by Sourcery
Build: