You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the DVC VSCode extension, and at this point, the imported dataset is being listed as a change to push to remote.
Expected
Imported dataset should be ignored by DVC in this current repo, since it's files are managed in the repo where it's being imported from. This was the behavior observed in previous versions of dvc (previously using 2.30.1)
Bug Report
Description
Imported data listed as stage dependency in dvc.yaml is staged as changes to be pushed to remote.
Reproduce
I'm using the DVC VSCode extension, and at this point, the imported dataset is being listed as a change to push to remote.
Expected
Imported dataset should be ignored by DVC in this current repo, since it's files are managed in the repo where it's being imported from. This was the behavior observed in previous versions of dvc (previously using 2.30.1)
Environment information
VSCode extension v0.7.9
dvc 2.54.0
dvc-data 0.47.2
dvc-http 2.30.2
dvc-objects 0.21.1
dvc-render 0.3.1
dvc-s3 2.21.0
Output of
dvc doctor
:Additional Information (if any):
I have a feeling this could be related to bug #9346 but as the use case is different, I thought it best to report this one as well.
The text was updated successfully, but these errors were encountered: