-
Notifications
You must be signed in to change notification settings - Fork 33
Vendorize dandi-cli per config in server info #1661
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
Draft
candleindark
wants to merge
17
commits into
dandi:master
Choose a base branch
from
candleindark:revendorize
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
4107bbd
tmp: temporarily points the dandischema dependency to the `devendoriz…
candleindark af36aa0
feat: expand `ServerInfo` to conclude `instance_config`
candleindark 7b15519
feat: provide func to fetch server info
candleindark e28b6e7
feat: provide func to bind client to server
candleindark 04f7c26
feat: provide func to initialize the DANDI client
candleindark 50a67ca
feat: delay import of `dandischema.models` in `dandi.dandiapi`
candleindark c6aec31
feat: delay import of `dandischema.models` in `dandi.files.bases`
candleindark a437bcb
feat: delay import of `dandischema.models` in `dandi.metadata.core`
candleindark 7503e4b
feat: delay import of `dandischema.models` in `dandi.files.bases`
candleindark f21d848
feat: delay import of `dandi.misctypes.DUMMY_DANDI_ZARR_CHECKSUM` in …
candleindark eb96390
feat: replace `Digest` constants in `misctypes.py` with cache funcs
candleindark 2c06e3d
feat: delay `dandischema.models` import in `dandi/misctypes.py`
candleindark 19171a5
feat: delay `dandischema.models` import in `dandi/files/zarr.py`
candleindark 571de07
feat: delay `dandischema.models` import in `dandi/files/bids.py`
candleindark 007e89a
feat: delay `dandischema.models` import in `dandi/dandiset.py`
candleindark f7861df
feat: delay `dandischema.models` import in `dandi/cli/cmd_ls.py`
candleindark 066e16e
feat: delay `dandischema.models` import in `dandi/download.py`
candleindark File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Check notice
Code scanning / CodeQL
Unused import Note