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

Fix configless output path #27

Merged
merged 2 commits into from
Feb 18, 2021
Merged

Fix configless output path #27

merged 2 commits into from
Feb 18, 2021

Conversation

tomgp
Copy link
Contributor

@tomgp tomgp commented Feb 18, 2021

When run without the config file present in the working directory or specified the by a command line argument, the CLI command will place the output files in the parent directory of the working directory.

This PR fixes that.

Also, adds a stub for testing config parsing

@github-actions github-actions bot added the source PR affecting source code label Feb 18, 2021
Copy link
Contributor

@marcelkornblum marcelkornblum left a comment

Choose a reason for hiding this comment

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

would you mind adding a line somewhere in the docs about this? Maybe kick off the https://github.com/signal-noise/datasupply/blob/main/docs/configuration.md page?

@tomgp tomgp merged commit 52fcff4 into main Feb 18, 2021
@tomgp tomgp deleted the fix-configlessp-output-path branch February 18, 2021 09:20
@marcelkornblum marcelkornblum mentioned this pull request Feb 19, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source PR affecting source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants