googleapis / googleapis/google-cloud-cpp
generator discovery_proto_export file uses current copyright year instead of original year
未关闭
cpp: generator
cpp: operator
type: cleanup
- 主要语言
- C++
- 星标
- 659
- 派生
- 462
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 89
描述
The original copyright year needs to be determined/plumbed through instead of using current copyright year.
https://github.com/googleapis/google-cloud-cpp/blob/d53973077220200e8868071343040ab59fef0762/generator/internal/discovery_proto_export_file.cc#L36
贡献指南
调研方向
从链接所指的行开始,在 generator/internal/discovery_proto_export_file.cc 中追踪版权年份的选择方式,以及生成的文件如何获得该年份。确定原始年份可以在哪个位置继续传递;完成的标准是生成的输出使用原始年份而不是当前年份,并且已验证相关的生成器行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100