Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Merge updates for zarr completion & doi completion upstream in dandi cli #55

Merged
merged 84 commits into from
Aug 2, 2024
Merged
Changes from 1 commit
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
b0bf065
Convert DOI URLs in `related_publications` to related resources
jwodder Mar 7, 2024
ca4c170
Do not allow dandischema 0.10.1 - new schema not yet supported by dan…
yarikoptic Mar 19, 2024
bbe2659
Merge pull request #1419 from dandi/rf-dandischema
yarikoptic Mar 19, 2024
c467402
Update CHANGELOG.md [skip ci]
Mar 19, 2024
a40077f
Revert "Do not allow dandischema 0.10.1 - new schema not yet supporte…
yarikoptic Mar 21, 2024
d6611e0
Merge pull request #1420 from dandi/rf-dandischema
yarikoptic Mar 21, 2024
23e702e
Update CHANGELOG.md [skip ci]
Mar 21, 2024
8b76c82
Add `manage.py createcachetable` to test fixture
mvandenburgh Mar 22, 2024
94ec361
Merge pull request #1421 from dandi/add-dandiapi-cachetable-in-tests
yarikoptic Mar 22, 2024
21ef19d
Update CHANGELOG.md [skip ci]
Mar 22, 2024
408f795
Xfail flaky ontobee tests, unless running daily tests
jwodder Mar 22, 2024
6e33659
Put xfail marker in `mark_xfail_ontobee` variable
jwodder Mar 25, 2024
74897b4
Merge pull request #1423 from dandi/gh-1422
yarikoptic Mar 25, 2024
d5e2a76
Merge pull request #1417 from dandi/gh-1308
yarikoptic Mar 25, 2024
05f3e37
Fix spelling of `--scheduled` option used in scheduled tests
jwodder Apr 16, 2024
15196a9
Merge pull request #1428 from dandi/sched-opt
yarikoptic Apr 16, 2024
17bacb8
Add codespell-problem-matcher to lint workflow
yarikoptic Apr 22, 2024
6885b40
Extend codespelling to docs and tools in tox
yarikoptic Apr 22, 2024
89cf7a6
Fix spelling of netlify
rly Apr 26, 2024
eb065ea
Add DJANGO_DANDI_DEV_EMAIL env var to archive tests
jjnesbitt Apr 26, 2024
9637d0e
clarify resource identifier docs
asmacdo Apr 26, 2024
d8bae4d
Add examples
asmacdo Apr 26, 2024
16c41b6
line spacing
asmacdo Apr 27, 2024
3afd99b
Add specific file example
asmacdo Apr 28, 2024
ae0f187
Set `DJANGO_DANDI_DEV_EMAIL` in `django` and `celery` containers
candleindark Apr 30, 2024
58c7c4c
Add example for directory
asmacdo May 1, 2024
e5ecb8c
Merge pull request #1437 from asmacdo/clarify-download-docs
yarikoptic May 1, 2024
fa22081
Merge pull request #1436 from dandi/dev-email-env-var
yarikoptic May 1, 2024
f0def0f
Update factory function for creating sample Dandiset for tests
candleindark May 1, 2024
bacef78
[DATALAD RUNCMD] Update also target records to have email in them
yarikoptic May 3, 2024
d67e2ea
Merge pull request #1438 from candleindark/contact-person-email
yarikoptic May 3, 2024
1a673b9
Update CHANGELOG.md [skip ci]
May 3, 2024
fb8bd63
insstance typo fix
yarikoptic May 3, 2024
82dd7ea
Merge pull request #1429 from dandi/enh-codespell-annotate
yarikoptic May 3, 2024
260b4d7
Merge pull request #1433 from rly/patch-1
yarikoptic May 3, 2024
b477d41
Slight tune up to formatting of examples etc to harmonize appearance/…
yarikoptic May 3, 2024
659c237
ENH: add timeout of 300 (5 minutes) to any test running
yarikoptic May 3, 2024
87a3744
Merge pull request #1439 from dandi/enh-indentation
yarikoptic May 3, 2024
722f1b6
Merge pull request #1440 from dandi/enh-timeout
yarikoptic May 3, 2024
c0df9af
RF: do not require fetching all files for a zarr asset to start initi…
yarikoptic May 14, 2024
743d034
BF: use total zarr_size to compute done% for zarr
yarikoptic May 14, 2024
b17aa63
Fix up test for the changes in prior commit + robustify few places in…
yarikoptic May 14, 2024
08a4050
Code review: minor typing etc recommendations
yarikoptic May 20, 2024
1910e8a
Rewind filehandle request bodies before retrying requests
jwodder May 22, 2024
61a1848
Separate time components in logfile names with periods
jwodder May 23, 2024
a847a9b
Use hyphen to separate date & time
jwodder May 23, 2024
d9abf1d
Merge pull request #1444 from dandi/rewind
yarikoptic May 23, 2024
f9eb87c
Update CHANGELOG.md [skip ci]
May 23, 2024
3f0318c
Merge pull request #1445 from dandi/split-logfile-names
yarikoptic May 24, 2024
59f5da0
Merge pull request #1443 from dandi/bf-rf-zarr-download
yarikoptic May 30, 2024
0ebbb35
RF test to avoid duplication
yarikoptic Jun 14, 2024
4a31880
BF: normalize path before passing to API for querying assets
yarikoptic Jun 14, 2024
c291755
Address comments from review: use posixpath and duplicate doc entry
yarikoptic Jun 14, 2024
0aabf16
BF: fix download_directory for side-effect of normalizing paths while…
yarikoptic Jun 14, 2024
da90c49
Merge pull request #1454 from dandi/bf-download-directory
yarikoptic Jun 14, 2024
e2d963d
Update CHANGELOG.md [skip ci]
Jun 14, 2024
ccf4329
Temporarily restrict dandischema requirement to `< 0.10.2`
jwodder Jul 12, 2024
b7e52e5
Merge pull request #1458 from dandi/bound-schema
yarikoptic Jul 12, 2024
547d7b8
Update CHANGELOG.md [skip ci]
Jul 12, 2024
ead3d6e
Revert "Temporarily restrict dandischema requirement to `< 0.10.2`"
jwodder Jul 15, 2024
b35f7ad
Merge pull request #1459 from dandi/unpin-schema
yarikoptic Jul 15, 2024
e975d9a
Update CHANGELOG.md [skip ci]
Jul 15, 2024
21b696f
Do not use mypy 1.11.0
jwodder Jul 23, 2024
c893aa0
Merge pull request #1466 from dandi/exclude-bad-mypy
jwodder Jul 23, 2024
ea0edc1
Remove duplicate `DJANGO_DANDI_DEV_EMAIL` key in `docker-compose.yml`
jwodder Jul 23, 2024
f3d2f7f
Secure Docker Compose ports
jwodder Jul 23, 2024
76e7d14
Switch from `docker-compose` to `docker compose`
jwodder Jul 23, 2024
c0b64d5
Merge pull request #1465 from dandi/fix-compose
jwodder Jul 23, 2024
c583a89
Add `--preserve-tree` option to `dandi download`
jwodder Jul 23, 2024
bd23dfb
docker-compose.yml: Remove obsolete `version` key
jwodder Jul 24, 2024
c6f369f
docker-compose.yml: Deduplicate django & celery envvars
jwodder Jul 24, 2024
2308f95
Merge pull request #1467 from dandi/gh-1460
yarikoptic Jul 24, 2024
3b07071
Clean up for readthedocs generation
Jul 24, 2024
3958b56
Merge pull request #1470 from dandi/more-compose
jwodder Jul 24, 2024
5efee0b
more progress for docs including ci
Jul 24, 2024
cd3d173
cleanup
Jul 24, 2024
b9c726d
Unbreak vcrpy install
jwodder Jul 29, 2024
f07f824
Merge pull request #1471 from dandi/unbreak-vcrpy
jwodder Jul 29, 2024
0017ba1
Revert "Unbreak vcrpy install"
jwodder Jul 29, 2024
f71ce95
Merge pull request #1472 from dandi/rebreak
jwodder Jul 29, 2024
655105e
Merge updates for zarr completion upstream in dandi cli
Aug 2, 2024
e010988
exclude specific changes
Aug 2, 2024
a59d808
revise per Kabi's comments
Aug 2, 2024
45f8d9a
Merge branch 'ak-link' into ak-zarr-fix
Aug 2, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Revert "Temporarily restrict dandischema requirement to < 0.10.2"
This reverts commit ccf4329.
  • Loading branch information
jwodder committed Jul 15, 2024
commit ead3d6efc2ae8afdad4120b633c9c86c271a1639
4 changes: 1 addition & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ install_requires =
bidsschematools ~= 0.7.0
click >= 7.1
click-didyoumean
# Don't allow v0.10.2 of the schema until
# <https://github.com/dandi/dandi-archive/issues/1975> is resolved:
dandischema >= 0.9.0, < 0.10.2
dandischema >= 0.9.0, < 0.11
etelemetry >= 0.2.2
fasteners
fscacher >= 0.3.0
Expand Down