Skip to content

cloud versioning: don't push cloud-versioned imports #8429

Closed
@dberenbaum

Description

@dberenbaum

Related to #8274.

If using import-url with versioning enabled, it's generally wasteful to make a copy of the imported data on dvc push since the original source should continue to be accessible unless someone deletes that version of the file. DVC should have a way to avoid pushing the imported data in this scenario and always relying on the original source (the same could be true for a static data source that isn't cloud-versioned).

Metadata

Metadata

Assignees

Labels

p1-importantImportant, aka current backlog of things to do

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions