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

Request to support for custom hd-home location #162

Open
JohnNiang opened this issue Oct 10, 2021 · 2 comments
Open

Request to support for custom hd-home location #162

JohnNiang opened this issue Oct 10, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@JohnNiang
Copy link
Contributor

JohnNiang commented Oct 10, 2021

Developers want to add a new configuration into hd-home, in addition to moving configuration file into a specific location, it will be very difficult to test against it.

Currently steps to test:

  1. Create configuration file: project.yaml
  2. Move the configuration file into ~/.config/hd-home/config/repo/project.yaml
  3. Execute command hd to test: hd get --fetch=false repo/project

Expect steps to test:

hd get --config-location=~/workspaces/hd-home repo/project

If we specific config-location flag, then the fetch flag will be ignored.

/kind feature

@LinuxSuRen LinuxSuRen added enhancement New feature or request hacktoberfest labels Oct 10, 2021
@LinuxSuRen
Copy link
Owner

In order to make this be easier to let newer contributors fix this issue. Please consider adding more ideas on this. Even, you can tell us your suggestion or proposal.

Any way, it's great that you can point out this.

@JohnNiang
Copy link
Contributor Author

Hi @LinuxSuRen , I have updated description, please take a look at it.

@LinuxSuRen LinuxSuRen added the good first issue Good for newcomers label Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants