Skip to content

repro: update status message for dvc-added files #4233

@sarthakforwet

Description

@sarthakforwet

Bug Report

As we know that running dvc repro command would reproduce the stages defined in dvc.yaml file. One thing we also know that .dvc file can be used as the beginning of a pipeline. If we consider a sample case where we have the follwing pipeline and we perform dvc repro.

image

As we can see the command is successful in its execution but the thing to note that it's considering .dvc files as a stage (which they are probably not) as can be seen from the first line of the output.

Does the output corresponding to .dvc file needs some updations?
Output of dvc version:

$ dvc version
DVC version: 1.1.7
Python version: 3.8.3
Platform: Windows-10-10.0.19041-SP0
Binary: False
Package: pip
Supported remotes: http, https
Cache: reflink - not supported, hardlink - supported, symlink - supported
Repo: dvc, git

Additional Information (if any):

This issue is outcome of the discussion at #1572(review)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhances DVCp2-mediumMedium priority, should be done, but less importantuiuser interface / interaction

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions