T.v.Dein
T.v.Dein
I did but to be honest, I followed the suggestion here and just implemented the logger interface. It's ok.
PS: I can work around the problem by using ```bash # bats test_tags=simple,a @test "simple a" { run ls [ "$status" -eq 0 ] } # bats test_tags=simple,b @test "simple...
> I'll probably not work on this issue now, but I'll leave it open to come back to later, or in case someone wants to try. I could try my...
Just for reference of future users: this is how to fix this: ```default GIT_EDITOR="vim +0" gitu ```
How would I configure such a timeout?
Update: retention works on mgob's own storage, but not on S3. In fact, I'd expect that backups are **ONLY** stored on S3 when I configure it to use it and...
Sorry for the late reply. Yes, `SetExpansion(1)` did the trick. But I've got another problem: I want the table to have a header. So my idea was to put the...
I created https://github.com/WillPower3309/swayfx/pull/440 which adds the `Dockerfile` and `docker-compose.yaml` which I have used to build swayfx. Of course these are work in progress and possibly unrelated to this issue.
Strange, I didn't really change anything, but it's now working in a way. But the dim setting doesn't seem to make a difference now. So, wether I set it to...
Yes, fails, but with `executable not found` [this time](https://github.com/TLINDEN/anydb/actions/runs/13271548815/job/37051925411). ```default > exec ./anydb -f test.db set foo bar [exec: "C:\\Users\\runneradmin\\AppData\\Local\\Temp\\go-test-script2745636057\\script-restore\\anydb": executable file not found in %PATH%] FAIL: t\restore.txtar:19: unexpected command...