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

Standardize save location formats #61

Closed
marshall-sg opened this issue Jan 18, 2021 · 0 comments · Fixed by #74
Closed

Standardize save location formats #61

marshall-sg opened this issue Jan 18, 2021 · 0 comments · Fixed by #74
Assignees
Labels
Enhancement Enhance existing tool for end user.
Projects

Comments

@marshall-sg
Copy link
Collaborator

Is your enhancement request related to a problem? Please describe.
The clw tool and fetchers save to a different location format. For the fetchers, the Ansible related one saves to host/dts-uuid while the SSH/RPC one saves to host_dts_uuid. For the clw tool, it saves to tool_dts_uuid. This can make automating or even user navigation complicated due to inconsistent format.

Describe the solution you'd like
At the least, standardize on dash or underscore for space separator and for the fetchers to standardize on a host folder or identifier for the prefix. It is understood we probably can't get consistency across the fetchers and clw tool since they are different in nature/perspective, but at least ensure it is as consistent/similar as possible.

Describe alternatives you've considered
None.

Additional context
None.

@marshall-sg marshall-sg added the Enhancement Enhance existing tool for end user. label Jan 18, 2021
@marshall-sg marshall-sg added Good First Issue Issue does not require detailed knowledge to resolve. and removed Good First Issue Issue does not require detailed knowledge to resolve. labels Feb 8, 2021
@marshall-sg marshall-sg added this to To do in FC#001 via automation Feb 8, 2021
@marshall-sg marshall-sg moved this from To do to WIP: Week in FC#001 Feb 8, 2021
FC#001 automation moved this from WIP: Week to Complete Issues Apr 30, 2021
@marshall-sg marshall-sg self-assigned this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Enhance existing tool for end user.
Projects
FC#001
  
Complete Issues
Development

Successfully merging a pull request may close this issue.

1 participant