1,721,024 research outputs found
dandi/dandi-archive: v0.3.67
<h4> Bug Fix</h4>
<ul>
<li>Convert <code>rest.ts</code> to composition API <a href="https://github.com/dandi/dandi-archive/pull/1774">#1774</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Add login redirect to user dashboard <a href="https://github.com/dandi/dandi-archive/pull/1781">#1781</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Add embargo re-design doc <a href="https://github.com/dandi/dandi-archive/pull/1772">#1772</a> (<a href="https://github.com/AlmightyYakob">@AlmightyYakob</a>)</li>
<li>Ensure that creating the default OAuth2 Application works on staging <a href="https://github.com/dandi/dandi-archive/pull/1779">#1779</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>Squash migrations for "api", "analytics", and "zarr" apps <a href="https://github.com/dandi/dandi-archive/pull/1777">#1777</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>Fix issues found by Ruff <a href="https://github.com/dandi/dandi-archive/pull/1776">#1776</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>Switch frontend build process from Webpack to Vite <a href="https://github.com/dandi/dandi-archive/pull/1725">#1725</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Fix FBT001 Boolean-typed positional argument in function definition <a href="https://github.com/dandi/dandi-archive/pull/1765">#1765</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>Fix RET505 Unnecessary <code>else</code> / <code>elif</code> after <code>return</code> statement <a href="https://github.com/dandi/dandi-archive/pull/1752">#1752</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>Avoid clobbering version metadata when calculating assets summary <a href="https://github.com/dandi/dandi-archive/pull/1557">#1557</a> (<a href="https://github.com/danlamanna">@danlamanna</a>)</li>
<li>Add upload/asset blob garbage collection design doc <a href="https://github.com/dandi/dandi-archive/pull/1733">#1733</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Fix DJ008 Model does not define <code>__str__</code> method <a href="https://github.com/dandi/dandi-archive/pull/1767">#1767</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>[FIX] serviceUrl replacement <a href="https://github.com/dandi/dandi-archive/pull/1770">#1770</a> (<a href="https://github.com/magland">@magland</a>)</li>
</ul>
<h4> Internal</h4>
<ul>
<li><a href="deps">gh-actions</a>: Bump actions/setup-python from 4 to 5 <a href="https://github.com/dandi/dandi-archive/pull/1780">#1780</a> (<a href="https://github.com/dependabot%5Bbot%5D">@dependabot[bot]</a>)</li>
<li><code>test_zarr.py</code>: Import <code>EMPTY_CHECKSUM</code> from <code>zarr_checksum</code> <a href="https://github.com/dandi/dandi-archive/pull/1775">#1775</a> (<a href="https://github.com/jwodder">@jwodder</a>)</li>
</ul>
<h4>Authors: 7</h4>
<ul>
<li><a href="https://github.com/dependabot%5Bbot%5D">@dependabot[bot]</a></li>
<li>Brian Helba (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>Dan LaManna (<a href="https://github.com/danlamanna">@danlamanna</a>)</li>
<li>Jacob Nesbitt (<a href="https://github.com/AlmightyYakob">@AlmightyYakob</a>)</li>
<li>Jeremy Magland (<a href="https://github.com/magland">@magland</a>)</li>
<li>John T. Wodder II (<a href="https://github.com/jwodder">@jwodder</a>)</li>
<li>Mike VanDenburgh (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
</ul>
dandi/dandi-archive: v0.3.84
<h4> Bug Fix</h4>
<ul>
<li>Remove all-contributors auto plugin <a href="https://github.com/dandi/dandi-archive/pull/1928">#1928</a> (<a href="https://github.com/jjnesbitt">@jjnesbitt</a>)</li>
<li>Embargo Re-Design <a href="https://github.com/dandi/dandi-archive/pull/1890">#1890</a> (<a href="https://github.com/jjnesbitt">@jjnesbitt</a> <a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Remove unnecessary <code>noqa</code> directive <a href="https://github.com/dandi/dandi-archive/pull/1926">#1926</a> (<a href="https://github.com/jjnesbitt">@jjnesbitt</a>)</li>
<li>Update our instructions for installation to state newer versions of python and dandi-cli <a href="https://github.com/dandi/dandi-archive/pull/1919">#1919</a> (<a href="https://github.com/yarikoptic">@yarikoptic</a>)</li>
<li>Add <code>workflow_dispatch</code> trigger to staging deploy workflow <a href="https://github.com/dandi/dandi-archive/pull/1924">#1924</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Optimize asset permission check function <a href="https://github.com/dandi/dandi-archive/pull/1912">#1912</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
</ul>
<h4>Authors: 3</h4>
<ul>
<li>Jacob Nesbitt (<a href="https://github.com/jjnesbitt">@jjnesbitt</a>)</li>
<li>Mike VanDenburgh (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Yaroslav Halchenko (<a href="https://github.com/yarikoptic">@yarikoptic</a>)</li>
</ul>
dandi/dandi-archive: v0.3.81
<h4> Bug Fix</h4>
<ul>
<li>Optimize asset list endpoint <a href="https://github.com/dandi/dandi-archive/pull/1904">#1904</a> (<a href="https://github.com/jjnesbitt">@jjnesbitt</a>)</li>
<li>Revert rate limiting of asset list endpoint <a href="https://github.com/dandi/dandi-archive/pull/1905">#1905</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Add missing setting for DRF throttle class <a href="https://github.com/dandi/dandi-archive/pull/1903">#1903</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Rate limit assets list endpoint for unauthenticated users <a href="https://github.com/dandi/dandi-archive/pull/1899">#1899</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
</ul>
<h4>Authors: 2</h4>
<ul>
<li>Jacob Nesbitt (<a href="https://github.com/jjnesbitt">@jjnesbitt</a>)</li>
<li>Mike VanDenburgh (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
</ul>
dandi/dandi-archive: v0.3.58
<h4> Bug Fix</h4>
<ul>
<li>Add sentry profiling <a href="https://github.com/dandi/dandi-archive/pull/1728">#1728</a> (<a href="https://github.com/danlamanna">@danlamanna</a>)</li>
<li>Remove unnecessary atomic decorators from tasks <a href="https://github.com/dandi/dandi-archive/pull/1720">#1720</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Remove pinning on django-storages[boto3] <a href="https://github.com/dandi/dandi-archive/pull/1717">#1717</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Temporarily skip broken dandi-cli tests <a href="https://github.com/dandi/dandi-archive/pull/1718">#1718</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Remove unused <code>modified</code> field on <code>Upload</code> model <a href="https://github.com/dandi/dandi-archive/pull/1713">#1713</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>File page index fix <a href="https://github.com/dandi/dandi-archive/pull/1704">#1704</a> (<a href="https://github.com/marySalvi">@marySalvi</a>)</li>
<li>Fix <code>requests</code> type errors <a href="https://github.com/dandi/dandi-archive/pull/1714">#1714</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
</ul>
<h4>Authors: 3</h4>
<ul>
<li>Dan LaManna (<a href="https://github.com/danlamanna">@danlamanna</a>)</li>
<li>Mary Salvi (<a href="https://github.com/marySalvi">@marySalvi</a>)</li>
<li>Mike VanDenburgh (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
</ul>
dandi/dandi-archive: v0.3.75
<h4> Bug Fix</h4>
<ul>
<li>Open asset on click <a href="https://github.com/dandi/dandi-archive/pull/1847">#1847</a> (<a href="https://github.com/waxlamp">@waxlamp</a>)</li>
<li>Improve file browser view action icons <a href="https://github.com/dandi/dandi-archive/pull/1846">#1846</a> (<a href="https://github.com/waxlamp">@waxlamp</a>)</li>
<li>Add a Nix Flake for native build dependencies <a href="https://github.com/dandi/dandi-archive/pull/1843">#1843</a> (<a href="https://github.com/waxlamp">@waxlamp</a>)</li>
<li>Add tooltips to describe FileBrowserView action icons <a href="https://github.com/dandi/dandi-archive/pull/1845">#1845</a> (<a href="https://github.com/waxlamp">@waxlamp</a>)</li>
<li>Build project with <code>build</code> & <code>pyproject.toml</code> <a href="https://github.com/dandi/dandi-archive/pull/1855">#1855</a> (<a href="https://github.com/jwodder">@jwodder</a>)</li>
<li>Fix lint errors <a href="https://github.com/dandi/dandi-archive/pull/1854">#1854</a> (<a href="https://github.com/waxlamp">@waxlamp</a>)</li>
</ul>
<h4> Documentation</h4>
<ul>
<li>Fix documentation about release process to Heroku -- done by GitHub CI now not Heroku itself <a href="https://github.com/dandi/dandi-archive/pull/1856">#1856</a> (<a href="https://github.com/yarikoptic">@yarikoptic</a> <a href="https://github.com/waxlamp">@waxlamp</a>)</li>
</ul>
<h4>Authors: 3</h4>
<ul>
<li>John T. Wodder II (<a href="https://github.com/jwodder">@jwodder</a>)</li>
<li>Roni Choudhury (<a href="https://github.com/waxlamp">@waxlamp</a>)</li>
<li>Yaroslav Halchenko (<a href="https://github.com/yarikoptic">@yarikoptic</a>)</li>
</ul>
dandi/dandi-cli: 0.62.0
<h4> Enhancement</h4>
<ul>
<li>Convert DOI URLs in <code>related_publications</code> to related resources <a href="https://github.com/dandi/dandi-cli/pull/1417">#1417</a> (<a href="https://github.com/jwodder">@jwodder</a>)</li>
</ul>
<h4> Bug Fix</h4>
<ul>
<li>Adjust tests for the added email requirement for contact person <a href="https://github.com/dandi/dandi-cli/pull/1438">#1438</a> (<a href="https://github.com/candleindark">@candleindark</a> <a href="https://github.com/yarikoptic">@yarikoptic</a>)</li>
<li>Add DJANGO_DANDI_DEV_EMAIL env var to archive tests <a href="https://github.com/dandi/dandi-cli/pull/1436">#1436</a> (<a href="https://github.com/jjnesbitt">@jjnesbitt</a>)</li>
<li>clarify resource identifier docs <a href="https://github.com/dandi/dandi-cli/pull/1437">#1437</a> (<a href="https://github.com/asmacdo">@asmacdo</a>)</li>
</ul>
<h4> Tests</h4>
<ul>
<li>Fix spelling of <code>--scheduled</code> option used in scheduled tests <a href="https://github.com/dandi/dandi-cli/pull/1428">#1428</a> (<a href="https://github.com/jwodder">@jwodder</a>)</li>
<li>Xfail flaky ontobee tests, unless running daily tests <a href="https://github.com/dandi/dandi-cli/pull/1423">#1423</a> (<a href="https://github.com/jwodder">@jwodder</a>)</li>
</ul>
<h4>Authors: 5</h4>
<ul>
<li>Austin Macdonald (<a href="https://github.com/asmacdo">@asmacdo</a>)</li>
<li>Isaac To (<a href="https://github.com/candleindark">@candleindark</a>)</li>
<li>Jacob Nesbitt (<a href="https://github.com/jjnesbitt">@jjnesbitt</a>)</li>
<li>John T. Wodder II (<a href="https://github.com/jwodder">@jwodder</a>)</li>
<li>Yaroslav Halchenko (<a href="https://github.com/yarikoptic">@yarikoptic</a>)</li>
</ul>
dandi/dandi-archive: v0.3.66
<h4> Bug Fix</h4>
<ul>
<li>Fix invalid contributors causing crash <a href="https://github.com/dandi/dandi-archive/pull/1771">#1771</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Remove unnecessary quote escaping <a href="https://github.com/dandi/dandi-archive/pull/1766">#1766</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>Fix a test failure <a href="https://github.com/dandi/dandi-archive/pull/1768">#1768</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>Fix issues found by Ruff <a href="https://github.com/dandi/dandi-archive/pull/1763">#1763</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>WIP: Fix RET503 Missing explicit <code>return</code> at the end of function able to return non-<code>None</code> value <a href="https://github.com/dandi/dandi-archive/pull/1762">#1762</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>Fix issues found by Ruff <a href="https://github.com/dandi/dandi-archive/pull/1748">#1748</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>Fix G004 Logging statement uses f-string <a href="https://github.com/dandi/dandi-archive/pull/1750">#1750</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>Fix S113 Probable use of requests call without timeout <a href="https://github.com/dandi/dandi-archive/pull/1751">#1751</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>Upgrade django-s3-file-field <a href="https://github.com/dandi/dandi-archive/pull/1735">#1735</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>Fix N818 Exception name should be named with an Error suffix <a href="https://github.com/dandi/dandi-archive/pull/1749">#1749</a> (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
</ul>
<h4>Authors: 2</h4>
<ul>
<li>Brian Helba (<a href="https://github.com/brianhelba">@brianhelba</a>)</li>
<li>Mike VanDenburgh (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
</ul>
dandi/dandi-archive: v0.3.77
<p>:tada: This release contains work from new contributors! :tada:</p>
<p>Thanks for all your work!</p>
<p>:heart: Isaac To (<a href="https://github.com/candleindark">@candleindark</a>)</p>
<p>:heart: Kabilar Gunalan (<a href="https://github.com/kabilar">@kabilar</a>)</p>
<h4> Bug Fix</h4>
<ul>
<li>Require v0.60.0 of <code>dandi-cli</code> <a href="https://github.com/dandi/dandi-archive/pull/1878">#1878</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Update VJSF to 2.23.3 <a href="https://github.com/dandi/dandi-archive/pull/1874">#1874</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Design doc for Audit MVP <a href="https://github.com/dandi/dandi-archive/pull/1801">#1801</a> (<a href="https://github.com/waxlamp">@waxlamp</a>)</li>
<li>Fix <code>UserMetadata</code> not being created if <code>createsuperuser</code> script is used <a href="https://github.com/dandi/dandi-archive/pull/1113">#1113</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Boost dandischema to 0.9.* series so we get support for pydantic 2.0 and schema 0.6.5 <a href="https://github.com/dandi/dandi-archive/pull/1823">#1823</a> (<a href="https://github.com/yarikoptic">@yarikoptic</a> <a href="https://github.com/candleindark">@candleindark</a> <a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Add e2e test for meditor validation <a href="https://github.com/dandi/dandi-archive/pull/1865">#1865</a> (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Add .DS_Store to .gitignore <a href="https://github.com/dandi/dandi-archive/pull/1863">#1863</a> (<a href="https://github.com/kabilar">@kabilar</a>)</li>
</ul>
<h4> Internal</h4>
<ul>
<li><a href="deps">gh-actions</a>: Bump actions/add-to-project from 0.5.0 to 0.6.0 <a href="https://github.com/dandi/dandi-archive/pull/1872">#1872</a> (<a href="https://github.com/dependabot%5Bbot%5D">@dependabot[bot]</a>)</li>
</ul>
<h4>Authors: 6</h4>
<ul>
<li><a href="https://github.com/dependabot%5Bbot%5D">@dependabot[bot]</a></li>
<li>Isaac To (<a href="https://github.com/candleindark">@candleindark</a>)</li>
<li>Kabilar Gunalan (<a href="https://github.com/kabilar">@kabilar</a>)</li>
<li>Mike VanDenburgh (<a href="https://github.com/mvandenburgh">@mvandenburgh</a>)</li>
<li>Roni Choudhury (<a href="https://github.com/waxlamp">@waxlamp</a>)</li>
<li>Yaroslav Halchenko (<a href="https://github.com/yarikoptic">@yarikoptic</a>)</li>
</ul>
dandi/dandi-cli: 0.60.0
<h4> Enhancement</h4>
<ul>
<li>Report progress in deleting Zarr entries during upload <a href="https://github.com/dandi/dandi-cli/pull/1412">#1412</a> (<a href="https://github.com/jwodder">@jwodder</a>)</li>
<li>Update for Pydantic v2 <a href="https://github.com/dandi/dandi-cli/pull/1381">#1381</a> (<a href="https://github.com/jwodder">@jwodder</a>)</li>
</ul>
<h4> Internal</h4>
<ul>
<li><a href="deps">gh-actions</a>: Bump codecov/codecov-action from 3 to 4 <a href="https://github.com/dandi/dandi-cli/pull/1402">#1402</a> (<a href="https://github.com/dependabot%5Bbot%5D">@dependabot[bot]</a>)</li>
</ul>
<h4>Authors: 2</h4>
<ul>
<li><a href="https://github.com/dependabot%5Bbot%5D">@dependabot[bot]</a></li>
<li>John T. Wodder II (<a href="https://github.com/jwodder">@jwodder</a>)</li>
</ul>
dandi/dandi-archive: v0.3.85
<p>:tada: This release contains work from a new contributor! :tada:</p>
<p>Thank you, Ben Dichter (<a href="https://github.com/bendichter">@bendichter</a>), for all your work!</p>
<h4> Bug Fix</h4>
<ul>
<li>Empty PR to trigger a release <a href="https://github.com/dandi/dandi-archive/pull/1951">#1951</a> (<a href="https://github.com/jjnesbitt">@jjnesbitt</a>)</li>
<li>Only use custom pagination class for asset list endpoint <a href="https://github.com/dandi/dandi-archive/pull/1947">#1947</a> (<a href="https://github.com/jjnesbitt">@jjnesbitt</a>)</li>
<li>In 1.14.3 it became client_config and .config was announced deprecated <a href="https://github.com/dandi/dandi-archive/pull/1946">#1946</a> (<a href="https://github.com/yarikoptic">@yarikoptic</a>)</li>
<li>neurosift external service for .nwb.lindi.json <a href="https://github.com/dandi/dandi-archive/pull/1922">#1922</a> (<a href="https://github.com/magland">@magland</a>)</li>
<li>Fix documentation for server downtime message var <a href="https://github.com/dandi/dandi-archive/pull/1927">#1927</a> (<a href="https://github.com/jjnesbitt">@jjnesbitt</a>)</li>
<li>Revert "Add <code>workflow_dispatch</code> trigger to staging deploy workflow" <a href="https://github.com/dandi/dandi-archive/pull/1930">#1930</a> (<a href="https://github.com/jjnesbitt">@jjnesbitt</a>)</li>
</ul>
<h4> Documentation</h4>
<ul>
<li>add handbook to welcome email <a href="https://github.com/dandi/dandi-archive/pull/1945">#1945</a> (<a href="https://github.com/bendichter">@bendichter</a>)</li>
</ul>
<h4>Authors: 4</h4>
<ul>
<li>Ben Dichter (<a href="https://github.com/bendichter">@bendichter</a>)</li>
<li>Jacob Nesbitt (<a href="https://github.com/jjnesbitt">@jjnesbitt</a>)</li>
<li>Jeremy Magland (<a href="https://github.com/magland">@magland</a>)</li>
<li>Yaroslav Halchenko (<a href="https://github.com/yarikoptic">@yarikoptic</a>)</li>
</ul>
- …
