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

push/pull: naively transfer run cache #3746

Merged
merged 1 commit into from
May 7, 2020
Merged

push/pull: naively transfer run cache #3746

merged 1 commit into from
May 7, 2020

Conversation

efiop
Copy link
Contributor

@efiop efiop commented May 5, 2020

This is the most simple (aka dumb) implementation for this
functionality that is needed to unblock CICD development.

--run-cache flags are hidden for now.

This will also need walk_files in each remote implementation,
which will be coming separately.

  • ❗ I have followed the Contributing to DVC checklist.

  • 📖 If this PR requires documentation updates, I have created a separate PR (or issue, at least) in dvc.org and linked it here. If the CLI API is changed, I have updated tab completion scripts.

  • ❌ I will check DeepSource, CodeClimate, and other sanity checks below. (We consider them recommendatory and don't expect everything to be addressed. Please fix things that actually improve code or fix bugs.)

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

@efiop efiop force-pushed the 1234 branch 7 times, most recently from c697e7e to 9743043 Compare May 7, 2020 09:41
@efiop efiop changed the title [WIP] push/pull: naively transfer run cache push/pull: naively transfer run cache May 7, 2020
This is the most simple (aka dumb) implementation for this
functionality that is needed to unblock CICD development.
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.

1 participant