DeployBoard / DeployBoard/deployboard-python
Link to deploy job
- 主要语言
- Python
- 星标
- 10
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
The deployment object can accept an optional parameter of job url which would be a link to the job, or specific run. This could get added to the log to link back to the specific job output, and in the service to just be a link to the job that deploys that service.
In a large micro service architecture, it may be difficult to determine the job that deploys the service, this would help solve that problem.
If you store the output of the job in another location, you could provide this link to the archived output.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先在 Python package 中定位 deployment 对象、服务处理逻辑和日志输出。跟踪 deployment 数据和服务数据的表示方式,然后确定可选的 job URL 应如何支持 job、特定运行或归档输出。完成的标准是调用方可以提供该 URL,并且相关的 deployment 日志和服务信息可以链接到该 URL。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- devops
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100