DiamondLightSource / DiamondLightSource/python-copier-template
Add lockfile support
- 主要语言
- Jinja
- 星标
- 25
- 派生
- 10
- 平均合并
- 4 小时 4 分钟
- 30 天内合并 PR
- 6
描述
We should add support for a lockfile generated by `pip-compile` as per:
https://github.com/coretl/copier-example/blob/e0522edda32d861885e5ea9211e263464b4d6461/pyproject.toml#L111-L119
Unfortunately this will not work with dependabot because of:
https://github.com/dependabot/dependabot-core/issues/8381
https://github.com/dependabot/dependabot-core/issues/5140
When these are fixed we can add lockfile support back in
贡献指南
调研方向
Start by reading the referenced pyproject.toml lines 111-119 and the linked copier example to understand the proposed pip-compile lockfile support. Check Dependabot issues 8381 and 5140 before proceeding; done means the template supports the lockfile without the documented Dependabot incompatibility.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100