build targets ignore lock files
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 35/100
- Issue 类型
- 缺陷
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- python
- 领域
- build-system, devops, release
调研方向
首先定位执行依赖更新的构建目标和部署入口点。跟踪 beta 和生产部署期间何时会替换锁定文件。完成标准是部署能够保留已锁定的依赖项,而更新依赖项只能作为显式操作执行。
由索引模型根据 Issue 内容生成。
描述
All our build targets automatically run update. This means that we effectively ignore the lock file when deploying our services because the build process just overwrites them with the most recent dependencies.
Given the way we do deployments this actually even means prod and beta could be running completely different versions of the service dependencies.
I'm not sure if there is some legit reason to do this by default in some environments, but suggest we make updating dependencies an explicit action, not the default and definitely don't do it as part of deploy.
- 主要语言
- Python
- 星标
- 1
- 派生
- 1
- 平均合并
- 15 小时 3 分钟
- 30 天内合并 PR
- 14
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
PolicyEngine/policyengine-sim-api 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 65/100
-
难度 5/5 一周以上 新手友好度 35/100
-
难度 4/5 3-5 天 新手友好度 35/100
-
难度 4/5 3-5 天 新手友好度 45/100
PolicyEngine/policyengine-sim-api#674 · 3 条评论 ·
-
难度 5/5 一周以上 新手友好度 25/100
查看 PolicyEngine/policyengine-sim-api 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 78/100
-
难度 2/5 1-3 小时 新手友好度 86/100
browser-use/browser-use#5905 ·
-
type: enhancement
难度 2/5 1-3 小时 新手友好度 68/100
ynput/ayon-python-api#363 ·
-
bug needs triage
难度 2/5 1-3 小时 新手友好度 88/100
modelscope/FunASR#3728 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
open-compass/opencompass#2655 ·