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 the filename when dumping uris or versions from the cli #109

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

MHendricks
Copy link
Member

@MHendricks MHendricks commented Nov 1, 2024

When using the forest, uris or versions types with hab dump --type setting verbosity to 1 or higher will show the path to non-placeholder items. This changes the expansion of truncated versions from verbosity 1 to 2.

Checklist

  • I have read the CONTRIBUTING.md document
  • I formatted my changes with black
  • I linted my changes with flake8
  • I have added documentation regarding my changes where necessary
  • Any pre-existing tests continue to pass
  • Additional tests were made covering my changes

Types of Changes

  • Bugfix (change that fixes an issue)
  • New Feature (change that adds functionality)
  • Documentation Update (if none of the other choices apply)

Output

Showing URI information:
WindowsTerminal_nt77MFsT1J

Showing Distro Version information:
WindowsTerminal_RGnLdMFZuK

When using the forest, uris or versions types with `hab dump --type` setting
verbosity to 1 or higher will show the path to non-placeholder items.
This changes the expansion of truncated versions from verbosity 1 to 2.
@MHendricks MHendricks force-pushed the mikeh/filename_forest branch from cf5d88b to 1ab1c9e Compare November 1, 2024 21:41
@MHendricks MHendricks merged commit f0cb3ba into main Nov 1, 2024
31 checks passed
@MHendricks MHendricks deleted the mikeh/filename_forest branch November 1, 2024 21:50
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 this pull request may close these issues.

1 participant