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

Add scope selector / tree builder #14

Closed
wagoodman opened this issue May 7, 2020 · 0 comments · Fixed by #16
Closed

Add scope selector / tree builder #14

wagoodman opened this issue May 7, 2020 · 0 comments · Fixed by #16
Assignees
Milestone

Comments

@wagoodman
Copy link
Contributor

wagoodman commented May 7, 2020

Create an object that can build a tree or slice of trees based on the following selections:

  • Squashed Scope: visible files in container
  • Full Scope: all layers

Stretch goal:

  • Hidden Scope: all layers - squashed
  • User Scope: all layers - base layer
  • User Squashed Scope: squashed - base layer
  • Custom Scope: user selects which layers they care about (e.g. "1,5-7,9")
@wagoodman wagoodman self-assigned this May 12, 2020
@wagoodman wagoodman added this to the v0.1.0 milestone Jun 3, 2020
@wagoodman wagoodman added the mvp label Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant