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

Do not auto-enable the cds remote #20

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Do not auto-enable the cds remote #20

merged 1 commit into from
Aug 28, 2024

Conversation

matrss
Copy link
Owner

@matrss matrss commented Aug 28, 2024

It seems more likely than not that people don't have datalad-cds installed at the time of cloning a dataset. Thus, auto-enabling leads to some potentially confusing error messages and then leaves the repository in a state in which the remote is disabled. The message when cloning a repository with a not-auto-enabling cds remote is more appropriate, I think.

It seems more likely than not that people don't have datalad-cds
installed at the time of cloning a dataset. Thus, auto-enabling leads to
some potentially confusing error messages and then leaves the repository
in a state in which the remote is disabled. The message when cloning a
repository with a not-auto-enabling cds remote is more appropriate, I
think.
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.26%. Comparing base (a5d1e53) to head (33b1321).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage   89.26%   89.26%           
=======================================
  Files           5        5           
  Lines         149      149           
=======================================
  Hits          133      133           
  Misses         16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matrss matrss merged commit f8c0c5f into main Aug 28, 2024
8 of 9 checks passed
@matrss matrss deleted the do-not-autoenable branch August 28, 2024 12:53
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