cloudfoundry / cloudfoundry/cf-java-client

Filter Source Control Directories During Push

Open
#810 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement operations triaged
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.