Yaroslav Halchenko

Results 840 issues of Yaroslav Halchenko

In bash I generally recommend to `set -eu` to error out as soon as any command errors out or attempt is made to use some undeclared variable. It is IMHO...

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description Background: we had RFC3339 compliant time stamps, but then time zone got dropped. It is ok...

bug V2

### Description Bad Dev Experience if asks for all the questions to only fail after ### Steps to reproduce Run `cz commit -s -a` ### Current behavior ```shell ❯ cz...

type: bug
good first issue
type: documentation
issue-status: wait-for-implementation

### Description life is short, cut-paste is quick but better be 1 instead of 3 commands ATM bug reporting issue has ![image](https://github.com/commitizen-tools/commitizen/assets/39889/a083e836-4f43-4d28-9aac-373c41af1243) which when clicked for editing becomes even "better"...

good first issue
type: documentation
issue-status: wait-for-implementation

Discovered while working on - https://github.com/PeerHerholz/BIDSonym/pull/81 although there is [neurodocker/templates/_header.yaml](https://github.com/ReproNim/neurodocker/blob/77cb740e0b524f8cdb8597907472aab13cec9866/neurodocker/templates/_header.yaml#L29) stating that ``` # Instructions to be run in the beginning of every Dockerfile generated by # Neurodocker. ``` such...

How uploads to docker hub should happen? ATM we have ![image](https://github.com/ReproNim/neurodocker/assets/39889/e3e49a9e-2c9b-4ec3-bade-56226616966a) NB mention that digest for latest is different from latest tagged release... ideally should be the same, see e.g....

stale

ATM ![image](https://github.com/ad-freiburg/qlever/assets/39889/ddcd5ed1-cca3-43d4-a927-ce13a999d231) so running `:latest` would result running that PR image. Ideally, IMHO, `:latest` should correspond to "latest release" but there seems to be no releases really (and `:master` to...

I do not think this is the right thing to do so I filed an issue https://git-annex.branchable.com/bugs/change_in_beh__58___addurls_creates_multiple_commits/?updated so I would wait for Joey to reply, but otherwise we could be...

annex
semver-tests
team-gitannex

Filed #7623 thinking that it is just a single test which was failing, but apparently the summary is ``` = 28 failed, 1107 passed, 46 skipped, 3 xfailed, 4 xpassed,...

test-failure

e.g. from recent https://github.com/datalad/datalad/actions/runs/9691677704/job/26743722926 ``` FAILED ../datalad/core/distributed/tests/test_clone.py::test_no_ria_postclonecfg - datalad.support.exceptions.IncompleteResultsError: Command did not complete successfully. 1 failed: [{'action': 'create-sibling-ria', 'message': 'initremote failed.\n' 'stdout: initremote teststore-storage \n' 'failed\n' '\n' 'stderr: git-annex: Dataset...