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

dvc-cml must stop if no credentials found or error in pull #50

Closed
DavidGOrtega opened this issue Apr 13, 2020 · 2 comments · Fixed by #53
Closed

dvc-cml must stop if no credentials found or error in pull #50

DavidGOrtega opened this issue Apr 13, 2020 · 2 comments · Fixed by #53
Assignees

Comments

@DavidGOrtega
Copy link
Contributor

from #47

ERROR: unexpected error - Unable to locate credentials   <--- THIS IS IN RED
[EXIT NOW - NO REASON TO CONTINUE]
##[error]Process completed with exit code 1.               <--- THIS IS IN RED 
@DavidGOrtega DavidGOrtega changed the title dvc-cml your stop if no credentials found or error in pull dvc-cml must stop if no credentials found or error in pull Apr 13, 2020
@DavidGOrtega DavidGOrtega self-assigned this Apr 13, 2020
@dmpetrov
Copy link
Member

@DavidGOrtega please make sure it stops only if pull when pull is not suppressed #49

@DavidGOrtega
Copy link
Contributor Author

yes, I have to control also one scenario that I added an issue in dvc

// Only throw if not credentials since it may throw if never ran repro before
    // or won't have tracked folders
    // https://github.com/iterative/dvc/issues/3433

but Im actually rechecking this also

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 a pull request may close this issue.

2 participants