docs: close GitHub repository casefold fix
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# R1.5.6 任务报告
|
||||
|
||||
## 结果
|
||||
|
||||
- Issue:`pikasTech/unidesk#1980`。
|
||||
- PR:`pikasTech/unidesk#1982`,合并提交 `7eebc513`。
|
||||
- GitHub credential resolver 使用统一的小写 lookup key 比较请求仓库与 YAML repository override,并以相同规则拒绝仅大小写不同的重复配置。
|
||||
- YAML 原值、GitHub API path、CLI 输出和 token sourceRef/value 均未改写。
|
||||
|
||||
## 验证
|
||||
|
||||
- `pikainc/pikaoa`、`pikaInc/pikaoa`、`PIKAINC/PIKAOA` 均命中同一 repository override。
|
||||
- `pikasTech/unidesk` 继续命中全局 token;所有输出 `valuesPrinted=false`。
|
||||
- 定向测试 4 pass、0 fail,`bun --check` 和 `git diff --check` 通过。
|
||||
- 未部署,`rollout=not-applicable`。
|
||||
|
||||
## Post-task
|
||||
|
||||
未发现需要继续转为正式 issue 的新反馈。
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
在 R1.3 CLI 后端验收通过后实现 HWLAB v0.3 同族 Vue 工作台、响应式页面与同路径业务流,完成任务后将详细报告写入[任务报告](./details/pikaoa-enterprise-platform/R1.4_Task_Report.md)。
|
||||
|
||||
### R1.5 [in_progress]
|
||||
### R1.5 [completed]
|
||||
|
||||
在 UniDesk 中声明 PK01 PostgreSQL、Secret、NC01 独立 namespace、Gitea/PaC、GitOps、OTel/Prometheus 和 PK01 公网暴露,并改进可复用 bootstrap 工具,依赖 R1.1-R1.2,完成任务后将详细报告写入[任务报告](./details/pikaoa-enterprise-platform/R1.5_Task_Report.md)。
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
#### R1.5.5 [completed]
|
||||
|
||||
为 pikainc/pikaoa 补齐 YAML-first GitHub token repository override,使受控 CLI 可管理产品 PR 且不打印凭据,执行记录见 [pikasTech/unidesk#1978](https://github.com/pikasTech/unidesk/issues/1978),完成任务后将详细报告写入[任务报告](./details/pikaoa-enterprise-platform/R1.5.5_Task_Report.md)。
|
||||
#### R1.5.6 [in_progress]
|
||||
#### R1.5.6 [completed]
|
||||
|
||||
修复 GitHub repository override 对 owner/repo 大小写敏感,确保 pikaInc/pikaoa 与 canonical 名称选择同一受控 token,执行记录见 [pikasTech/unidesk#1980](https://github.com/pikasTech/unidesk/issues/1980),完成任务后将详细报告写入[任务报告](./details/pikaoa-enterprise-platform/R1.5.6_Task_Report.md)。
|
||||
### R1.6
|
||||
|
||||
Reference in New Issue
Block a user