adobe / adobe/aio-cli-plugin-cloudmanager
Support action labels as input to execution:get-step-log and execution:get-quality-gate-result
未关闭
blocked
enhancement
- 主要语言
- JavaScript
- 星标
- 50
- 派生
- 36
- PR 合并指标
- 30 天内没有已合并 PR
描述
As described in #226, it would be helpful if the label (i.e. "Build Image") could be provided as the action option to these commands.
This is likely dependent upon https://github.com/oclif/parser/issues/162. It is doable without that change in @oclif/parser, but option validation would have to be reimplemented so it would be best if @oclif/parser supported that directly.
贡献指南
调研方向
首先检查 execution:get-step-log 和 execution:get-quality-gate-result 命令的入口点,然后阅读 #226 中描述的依赖项以及链接的 @oclif/parser issue。完成的标准是两个命令都能将诸如 "Build Image" 这样的操作标签作为 action 选项接受,同时保留选项验证。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100