Yaroslav Halchenko

Results 748 issues of Yaroslav Halchenko

relates to #6654 (marks). Besides those we also have ATM filterwarnings: ``` [pytest] filterwarnings = error::DeprecationWarning:^datalad error:.*yield tests:pytest.PytestCollectionWarning ignore:distutils Version classes are deprecated:DeprecationWarning # comes from boto ignore:the imp module...

Detected while looking at https://github.com/datalad/datalad/issues/6917#issuecomment-1205048868 and it was impossible to detect that there is an underlying issue in the code since no logging and swallowing of all exceptions silently. Added...

semver-patch

follow up to #6273 . ATM pytest marks described in tox.ini https://github.com/datalad/datalad/pull/6273/files#diff-ef2cef9f88b4fe09ca3082140e67f5ad34fb65fb6e228f119d3812261ae51449R41 which would need to then to be copied/maintained in each and every extension. Without that running tests in...

blocked

ATM we just pass them on command line, quite often requiring to split into multiple invocations on "chunks" of file paths, and even `--amend` previous commit. It can potentially lead...

enhancement
team-git

Mostly to fire up discussion and investigate the effects from such a change (are refspecs used anywhere?). "Explicit better than implicit" and we never really promoted or used (AFAIK) git...

severity-minor

Auto e2big bug keeps striking and now even for relatively small 0.17.3 release. We need a reliable solution. Also @mih and others arn't satisfied with automated collection of changelog entries...

release automation

another issue which came up with recent git-annex is #6900 due to it now upgrading to v10 repo. May be related. Started to happen recently ``` $> git grep -l...

cmd-sshrun

``` (dandisets) dandi@drogon:/mnt/backup/dandi/dandisets/000026$ time git push github Enumerating objects: 34616, done. Counting objects: 100% (34616/34616), done. Delta compression using up to 4 threads Compressing objects: 100% (21288/21288), done. Writing objects:...

UX

I believe (didn't confirm anyhow, but daily testing just now started to fail / ref1) due to [10.20220724-5-g63cef2ae0](https://git.kitenet.net/index.cgi/git-annex.git/commit/?id=63cef2ae0b4069050fe43b14cd1656fbc843b9a4) from 25th: ``` ______________________________ test_repo_version _______________________________ 33840 33841 path1 = '/tmp/datalad_temp_test_repo_version9_18t4kn' 33842...