chore(release): align Provider A v0.3.0 metadata - #4
Merged
Merged
Conversation
Change-ID: REL-20260914-PROVIDER-A-WEB Change-Record: docs/changes/REL-20260914-PROVIDER-A-WEB.md User-Goal: 将已合并的 Provider A v0.3.0 作为 GitHub 最新 Release 展示,并确保下载内容的版本信息一致。 Commit-Intent: 对齐源码包版本、锁文件、更新日志、下载验收指南和机器人示例边界,为 v0.3.0 Release 做准备。 Problem: PR 合并后 GitHub main 已含 v0.3.0 功能,但 package.json 仍标 0.2.2,CHANGELOG 仍显示未发布;验收指南仍指向候选分支。 Change: 统一版本到 0.3.0,记录公开功能与真实 IMA 未验收边界,下载说明指向 v0.3.0 tag,并修订过时的候选说明。 Verification: npm test 233/233;npm pack --dry-run 109 个白名单文件,版本 ima-qa-web@0.3.0,未发现敏感运行路径;git diff --cached --check passed。 Rollout: 推送独立版本元数据分支,等待 GitHub Actions,再经 PR 合并 main 后创建 v0.3.0 tag 和 Latest Release。 Rollback: 若 PR 未合并,在该分支 revert 本提交;若已发布,优先发布后续修正版,不移动已公开 tag。
19Chris19
marked this pull request as ready for review
September 15, 2026 02:11
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.
Changes
Verification
npm test: 233/233 passed.npm pack --dry-run: ima-qa-web@0.3.0, 109 allowlisted files; no runtime credentials or private data included.The v0.3.0 feature implementation was already merged in PR #3. This PR aligns release metadata and docs; it does not claim live IMA validation.