Skip to content

Fix issue where --use-env does not work with hs fetch #601

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

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

anthmatic
Copy link
Contributor

Description and Context

hs fetch was not aware of the value of --use-env, so it always defaulted to trying to load a config from the filesystem

fixes #598

Screenshots

TODO

Who to Notify

@anthmatic
Copy link
Contributor Author

@brandenrodgers I just realized that this will probably get fixed in #595. Are you ok if I get this quick fix in?

Copy link
Contributor

@brandenrodgers brandenrodgers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anthmatic yeah totally 👍 let's get the quick fix in

@anthmatic anthmatic merged commit 51715b7 into master Nov 16, 2021
@anthmatic anthmatic deleted the fix/env-var-fetch branch November 16, 2021 20:43
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.

--use-env flag fails
2 participants