agent.develop
|
a451b1d413
|
fix(pbl_scense_ext): 生成产物入库声明与仓库事实一致(QC #9)
wwwroot/pbl_overlay/*.ui 是构建产物,此前未列入 .gitignore 却已被 12 个
.ui 跟踪入库,与 gen_overlay_pages.py docstring「不入库、已在 .gitignore
排除」的自述矛盾。采用方案(a)消除矛盾:
- .gitignore 追加 wwwroot/pbl_overlay/
- git rm --cached wwwroot/pbl_overlay/*.ui(仅解除跟踪,磁盘文件保留,
由 apps/pbls/build.sh 第9步重跑生成)
- docstring 写明具体排除条目并附 git check-ignore / git ls-files 自检命令
- README 新增「生成产物与入库边界」章节,与仓库事实一致
验证:git check-ignore -v 命中 .gitignore:15;git ls-files wwwroot/pbl_overlay 为空;
python3 scripts/gen_overlay_pages.py --check rc=0。
|
2026-09-21 12:50:40 +08:00 |
|
agent.develop
|
3742c65c32
|
deliver: 交付收口(引擎代为提交)
|
2026-09-21 12:39:00 +08:00 |
|
agent.develop
|
eb9cd56b6b
|
deliver: 交付收口(引擎代为提交)
|
2026-09-21 12:20:49 +08:00 |
|
agent.develop
|
22b9d575e9
|
deliver: 交付收口(引擎代为提交)
|
2026-09-21 11:53:56 +08:00 |
|
agent.develop
|
537f309bc4
|
approve: [M1b] pbl_blueprint 模板/子对象扩展与关联表
|
2026-09-17 23:16:02 +08:00 |
|
pbls-bot
|
e570dfacde
|
feat(pbl_scense_ext): 初始提交 - pbls 项目模块代码入库
|
2026-09-15 17:39:26 +08:00 |
|
|
|
4551785f38
|
Initial commit
|
2026-09-15 17:31:52 +08:00 |
|