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

fix(cli): Configure and enable a git-annex remote when downloading datasets #3283

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

nellh
Copy link
Contributor

@nellh nellh commented Jan 15, 2025

Adds a new git-annex worker command to enable remote configuration. This will setup a working remote during download to skip the enableremote step before using datalad get or git-annex get on objects in a downloaded dataset.

@nellh nellh force-pushed the cli/remote-configuration branch from 3cd6a0c to 8ce2032 Compare January 15, 2025 19:53
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 0% with 37 lines in your changes missing coverage. Please review.

Project coverage is 46.81%. Comparing base (794f576) to head (8ce2032).
Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
cli/src/worker/git.ts 0.00% 31 Missing ⚠️
cli/src/commands/download.ts 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3283      +/-   ##
==========================================
- Coverage   46.85%   46.81%   -0.04%     
==========================================
  Files         610      610              
  Lines       39102    39142      +40     
  Branches     1254     1255       +1     
==========================================
+ Hits        18321    18325       +4     
- Misses      20585    20621      +36     
  Partials      196      196              

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

@nellh nellh merged commit 9209d70 into master Jan 16, 2025
13 of 15 checks passed
@nellh nellh deleted the cli/remote-configuration branch January 16, 2025 18:47
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