cloudfoundry / cloudfoundry/cf-java-client
Filter Source Control Directories During Push
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 334
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the CLI team's planned documentation describing source-control and hidden-directory filtering, then trace the Client's application push entry point. Done means the Client applies the documented filtering contract consistently with the CLI; no file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100