Yaroslav Halchenko
Yaroslav Halchenko
someone produced one for you already but should be claimed. If you want I can claim for you although I am not actively involved in the beast. [RRID:SCR_017426](https://scicrunch.org/resources/data/record/nlx_144509-1/SCR_017426/resolver?q=dcm2niix&l=dcm2niix&i=rrid:scr_017426
ATM minder when embedding an image rescales it to the node size. Found https://github.com/phase1geo/Minder/issues/279 describing that. The problem is that I wanted to use minder to develop a sketch of...
Got to this project while looking at https://community.home-assistant.io/t/smart-oil-guage/284282/17 ... thought to contribute https://github.com/codespell-project/codespell action/config as I usually do but it would need more work, so decided to quickly at least...
now (0.32.5-1) progress line might look like ``` in @ 2045 kiB/s, out @ 2045 kiB/s, 18.5 GiB total, buffer 100% fullll ``` because numbers might vary in width and...
Ref: https://github.com/datalad/datalad/issues/7438#issuecomment-1939097072 - [ ] see if there are side effects anywhere in CI - [ ] decide if the right thing to do and add test then - [...
- as reported by @jwodder (Closes #7528) the form is really about reporting a bug, not just opening some generic issue - we also have "Report a Security Vulnerability" internal...
I thought it is just spurious but seems to be the same fail on both linux and windows windows https://github.com/datalad/git-annex/actions/runs/7620671274/job/20755945970 ```shell FAILED ..\datalad\core\distributed\tests\test_push.py::test_force_checkdatapresent - AssertionError: Desired result { "action": "publish",...
```shell neurodebian@smaug ~/deb/builds/datalad/0.19.6-1 % grep "Argument(s) {'collection_path'} are declared in the hookimpl but can not be found in the hookspec" *build datalad_0.19.6-1~nd110+1_amd64.build:E Argument(s) {'collection_path'} are declared in the hookimpl but...
In https://github.com/datalad/datalad/commit/ddffd174b6fff7bc10b02f46f4062cffe00f878c#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7R38 we had gone from 'typing_extensions>=3.10.0.0; python_version < "3.10"', to 'typing_extensions>=4.0.0; python_version < "3.11"', for what feature? I wonder if we could stick to 3.10... would simplify building of...
Has 2 commits, but it is the first one which is most important, and its commit message describes it: Remove custom datalad log handlers while enable library mode ATM, if...