This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
forked from dandi/dandi-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
[Do not merge] PR for diff of DANDI vs. LINC #63
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Modify dandi-cli to work as linc-cli
Revise versioneer and publishing steps
remove typo in autorc
Trivial change to test labels and releases
Try release again with release label
Include permissions for actions bot
Edit and deploy readthedocs for LINC CLI
Merge updates for zarr completion & doi completion upstream in dandi cli
trivial change to invoke deployment of 0.11.0
Update lincbrain --preserve-tree flag from upstream dandi, resolve etelemetry error
Include reference to appropriate docker test container
@@ -477,8 +479,7 @@ | |||
digest: Digest | None = None, | |||
ignore_errors: bool = True, | |||
) -> BareAsset: | |||
# Avoid heavy import by importing within function: | |||
from dandi.metadata.nwb import nwb2asset | |||
from lincbrain.metadata.nwb import nwb2asset |
Check notice
Code scanning / CodeQL
Cyclic import Note
Import of module begins an import cycle.
lincbrain.metadata.nwb
Error loading related location
Loading
aaronkanzer
changed the title
PR for diff of DANDI vs. LINC
[Do not merge] PR for diff of DANDI vs. LINC
Oct 30, 2024
Thanks @aaronkanzer. I have reviewed all the changes and posted my notes in dandi#1517. |
Bump dandischema to 0.10.4
Trivial change to release new version
Co-authored-by: Kabilar Gunalan <[email protected]>
Update README to redirect to DANDI CLI
Closing since we are now using the |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Moves dandi#1516 into LINC repo
Cc @kabilar