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

exp init: hide message about workspace tree on --explicit #6924

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

skshetry
Copy link
Member

@skshetry skshetry commented Nov 3, 2021

On --explict, it displayed no worktree at all, as exp init does not know about default paths:

$ dvc exp init -if --explicit
This command will guide you to set up a default stage in dvc.yaml.
See https://dvc.org/doc/user-guide/project-structure/pipelines-files.

Command to execute: test

Enter the paths for dependencies and outputs of the command.
DVC assumes the following workspace structure:

Path to a code file/directory [n to omit]:

The message "DVC assumes ..." won't be shown now on the explicit mode.

Part of #6446.

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

@skshetry skshetry requested a review from a team as a code owner November 3, 2021 13:13
@skshetry skshetry requested a review from efiop November 3, 2021 13:13
@skshetry skshetry self-assigned this Nov 3, 2021
@skshetry skshetry added A: experiments Related to dvc exp bugfix fixes bug skip-changelog Skips changelog labels Nov 3, 2021
@skshetry skshetry merged commit 6e0dfb9 into iterative:master Nov 3, 2021
@skshetry skshetry deleted the exp-init-explicit-tree branch November 3, 2021 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: experiments Related to dvc exp bugfix fixes bug skip-changelog Skips changelog
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant