Michael Hanke

Results 197 comments of Michael Hanke

Can #7346 be closed now? Probably worth mentioning here that ChatGPT already approved the removal of `__init__` last March.

Before this is merged (in particular the runner adjustment), I recommend looking at https://github.com/datalad/datalad-next/issues/325 for an alternative -- which seems simpler, and also more effective.

With datalad-next, this is how it would be done: ``` ❯ datalad -c annex.private=true create some create(ok): /tmp/some (dataset) ❯ ls --no-icons some/.git/annex fsck index.lck journal.lck keysdb.lck sentinal smudge.lck index...

True. I did not think of that use case.

I am closing this inactive PR of mine.

Quick comment and the request to not broaden the scope of this particular issue needlessly (please open a dedicated issue, if you are seeing trouble). The purpose of `datalad status`,...

I am closing this report of mine. It is unlikely that it will be addressed. The behavior with `datalad-next` is different (no retry), and the `download()` command from https://github.com/datalad/datalad-next/pull/124 has...

I am closing this. At least `datalad-next` is running them. Minus `GIN`, which is tracked by https://github.com/datalad/datalad-next/issues/2

I see the same behavior with Firefox on the Desktop and also mobile browsers. The server is using sqlite. The code is today's master.