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

troubleshooting: mention missing files #1671

Merged
merged 1 commit into from
Aug 11, 2020

Conversation

bobertlo
Copy link
Contributor

@bobertlo bobertlo commented Aug 7, 2020

Here is a draft to document a common issue, with the goal to link here from an error message (iterative/dvc#4339) Any feedback is appreciated.

Fixes #1660

You may disregard these recommendations if you used the Edit on GitHub button from dvc.org to improve a doc in place.

❗ Please read the guidelines in the Contributing to the Documentation list if you make any substantial changes to the documentation or JS engine.

🐛 Please make sure to mention Fix #issue (if applicable) in the description of the PR. This causes GitHub to close it automatically when the PR is merged.

Please choose to allow us to edit your branch when creating the PR.

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

@@ -7,6 +7,14 @@ This file uses a special engine feature for the following headers, so that a
custom anchor link is used. Just add {#custom-anchor} after each title:
-->

## Failed to pull data from the cloud {#missing-files}
Copy link
Contributor

@jorgeorpinel jorgeorpinel Aug 7, 2020

Choose a reason for hiding this comment

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

Will you be adding a link to error.dvc.org/missing-files in iterative/dvc/pull/4339 ? (Please let us know when that PR is approved or merged.)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes I have that queued right now.

Co-authored-by: Jorge Orpinel <jorgeorpinel@users.noreply.github.com>

Fixes iterative#1660
Copy link
Contributor

@jorgeorpinel jorgeorpinel left a comment

Choose a reason for hiding this comment

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

So far so good! Just let us know when the core PR iterative/dvc/pull/4339 is merged please, to do the same here 🙂

@jorgeorpinel
Copy link
Contributor

Actually... We can merge this! No need to wait for core as the changes aren't completely inter-dependent.

@jorgeorpinel jorgeorpinel merged commit a784204 into iterative:master Aug 11, 2020
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.

pull: add troubleshooting hints for failed command
3 participants