Yaroslav Halchenko

Results 748 issues of Yaroslav Halchenko

Decided to practice some type annotations. Need help. Will ask specific questions in resolvable threads on code.

We have quite complex typing in places, and I think we would greatly benefit from type hints (instead of just documenting them in the docstrings in numpy notation) + adding...

easy

does not work for some reason on debian... easiest is to just set PYTHON_KEYRING_BACKEND=keyrings.alt.file.PlaintextKeyring for the entire process and then nothing is asked... Ref: https://github.com/datalad/datalad/issues/6623 edit: BTW, I still could...

To collect relevant issues needed to be addressed before we can support 3.12 - [x] https://github.com/datalad/datalad/issues/6307 - [ ] #7576

#### What is the problem? `datalad diff` is great to review changes across hierarchy of datasets. But I frequently miss ability to do diff of the content. If, for starters,...

cmd-diff

ATM "modified" status for a subdataset encompasses at least two notions of changes -- that subdataset state (commit) differs, or that dataset has modifications not yet committed (dirty in git...

enhancement
cmd-diff
cmd-status

@Shotgunosine reported (any further detail, like datalad/git-annex version could be valuable) on public riot room. Was trying to figure what is going on with erroring out pushes: ```shell (/gpfs/gsfs11/users/MBDU/midla/env) [nielsond@helix...

UX
team-gitannex

``` (datalad-fuse) [d31548v@discovery7 ~]$ datalad fusefs -f -d datalad --mode-transparent datalad-mounted usage: datalad [-c KEY=VALUE] [-C PATH] [--cmd] [-l LEVEL] [--on-failure {ignore,continue,stop}] [--report-status {success,failure,ok,notneeded,impossible,error}] [--report-type {dataset,file}] [-f {generic,json,json_pp,tailored,disabled,''}] [--dbg] [--idbg]...

released

we get failed CI runs like https://github.com/datalad/git-annex/runs/7382160726?check_suite_focus=true in `test_cached_dataset` on OSX: ``` E datalad.runner.exception.CommandError: CommandError: 'git -c diff.ignoreSubmodules=none fetch --verbose --progress dl-test-remote' failed with exitcode 128 under /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/datalad_temp_test_cached_datasetc2m_cpql/https___github.com_datalad_testrepo--minimalds [err: 'fatal:...

UX

I feel like we had such issue filed but I failed to find it. ```shell (dandisets) dandi@drogon:/tmp$ datalad -l debug --dbg -c datalad.repo.backend=SHA256E create -c text2git buga [DEBUG ] Command...

cmd-run-procedure