Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show only valid pools #1

Open
akshaymankar opened this issue Sep 5, 2018 · 0 comments
Open

Show only valid pools #1

akshaymankar opened this issue Sep 5, 2018 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects

Comments

@akshaymankar
Copy link
Owner

As of now all files and directories in the root of the repository are shown as pools. Ideally, El Patrón should only identify directories with claimed and unclaimed sub-directories as pools.

Acceptance Criteria

Given I have locks repo with file at root called README.md
When I visit el-patron
Then I should not see README.md as a pool (or a lock)

Given I have locks repo with directory at root called foo
When I visit el-patron
Then I should not see foo as a pool (or a lock)

@akshaymankar akshaymankar added this to To do in El Patrón Sep 5, 2018
@akshaymankar akshaymankar added good first issue Good for newcomers help wanted Extra attention is needed labels Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
El Patrón
  
To do
Development

No branches or pull requests

1 participant