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
Merge updates for zarr completion & doi completion upstream in dandi cli #55
Merged
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
…di-archive With current release of dandi-schema our testing starts to fail, but dandi-archive seems needing CI fixing first to also make upgrade possible. So as a quick resolution to avoid ill effects on users etc, I think we should restrict version
Do not allow dandischema 0.10.1 - new schema not yet supported by dandi-archive
…d by dandi-archive" This reverts commit ca4c170. dandi-archive supports new schema now, we should be fine to proceed.
Revert "Do not allow dandischema 0.10.1 - new schema not yet supporteed by dandi-archive"
dandi-archive requires this command to be run as part of system initialization in order to initialize the database to serve as a Django cache backend. it must be run in order for any endpoint with caching enabled to work properly.
…ests Add missing command to `dandi-archive` docker compose fixture
Xfail flaky ontobee tests, unless running daily tests
Convert DOI URLs in `related_publications` to related resources
Fix spelling of `--scheduled` option used in scheduled tests
Co-authored-by: Yaroslav Halchenko <debian@onerussian.com>
This environment var is needed for running the latest `dandiarchive/dandiarchive-api` image
Co-authored-by: Yaroslav Halchenko <debian@onerussian.com>
clarify resource identifier docs
Add DJANGO_DANDI_DEV_EMAIL env var to archive tests
This update is for meeting the requirement of having email for a contributor who is a contact person imposed by dandischema, dandi/dandi-schema#235
=== Do not change lines below === { "chain": [], "cmd": "sed -i -e 's/^\\( *\\)\\(\"name\": \"Tests, Dandi-Cli\",\\)/\\1\\2\\n\\1\"email\": \"nemo@example.com\",/g' dandi/cli/tests/data/update_dandiset_from_doi/biorxiv.json dandi/cli/tests/data/update_dandiset_from_doi/elife.json dandi/cli/tests/data/update_dandiset_from_doi/jneurosci.json dandi/cli/tests/data/update_dandiset_from_doi/nature.json dandi/cli/tests/data/update_dandiset_from_doi/neuron.json", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
This reverts commit ccf4329.
Revert "Temporarily restrict dandischema requirement to `< 0.10.2`"
Broken on Python 3.8: python/mypy#17543
Do not use mypy 1.11.0
Assorted Docker Compose improvements
Add `--preserve-tree` option to `dandi download`
Further improvements to `docker-compose.yml`
Unbreak vcrpy install
This reverts commit b9c726d.
Revert "Unbreak vcrpy install"
aaronkanzer
changed the title
Merge updates for zarr completion upstream in dandi cli
Merge updates for zarr completion & doi completion upstream in dandi cli
Aug 2, 2024
Cc @kabilar -- this should resolve the errors with abrupt stoppage to zarr uploads -- I'll let you know once this successfully gets deployed -- I forgot to add the appropriate labels 🤦 |
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.
No description provided.