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

docs: add --run-cache for fetch/pull/push #1481

Merged
merged 1 commit into from
Jun 23, 2020
Merged

Conversation

efiop
Copy link
Contributor

@efiop efiop commented Jun 23, 2020

Related to #1289

Per iterative/dvc#4087

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. 🙏

@shcheklein shcheklein temporarily deployed to dvc-landing-run-cache-p-k8yhxv June 23, 2020 01:06 Inactive
@efiop
Copy link
Contributor Author

efiop commented Jun 23, 2020

This is just the declarative portion. Full #1289 solution will be a separate PR.

@shcheklein shcheklein merged commit 27a00bc into master Jun 23, 2020
@efiop efiop deleted the run-cache-push branch June 23, 2020 01:20
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.

Post-merge review. 2 comments I can fix myself but the middle one is a question for @efiop.

content/docs/command-reference/fetch.md Show resolved Hide resolved
Comment on lines +82 to +83
- `--run-cache` - downloads all available history of stage runs from the remote
repository.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a way to know how big this is? Or to list all the checkpoints that have been saved between each commit or with timestamps, or something like that? Thanks

Copy link
Contributor Author

@efiop efiop Jun 23, 2020

Choose a reason for hiding this comment

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

Nope, it is pretty primitive for now.

content/docs/command-reference/pull.md Show resolved Hide resolved
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.

3 participants