ember-cli-deploy / ember-cli-deploy/ember-cli-deploy-redis
improve logging for fetchRevisions
未关闭
- 主要语言
- JavaScript
- 星标
- 17
- 派生
- 40
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently `fetchRevisions` is fired both on `deploy` and `deploy:list`
the log messages in the hook are NOT marked as `verbose` but they should be for the `deploy` command as they lead to confusing output for the users

贡献指南
这个仓库没有索引到贡献指南
调研方向
检查处理 fetchRevisions 的 hook,并比较 deploy 和 deploy:list 调用它的方式。通过执行这两个命令,验证当前的 log 调用和命令特定的详细程度行为;完成的标准是 deploy 默认不再显示这些消息,而 deploy:list 仍提供预期的输出。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100