cloudfoundry / cloudfoundry/cf-java-client
Filter Source Control Directories During Push
未关闭
还没有人认领这个 Issue。
enhancement
operations
triaged
- 主要语言
- Java
- 星标
- 334
- 派生
- 319
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently, nothing is automatically filtered from an application when it is pushed. This diverges from the CLI’s behavior which filters out source control directories and possibly all hidden directories. The CLI team has taken a task to document the behavior they’d like to support as a contract and once that documentation is in place, the Client should implement the same filtering.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先从 CLI 团队计划编写的、描述源代码管理和隐藏目录过滤的文档开始,然后跟踪 Client 的应用推送入口。完成的标准是 Client 与 CLI 一致地应用文档中规定的过滤约定;issue 中没有指定任何文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100