Sebastian Stammler

Results 66 comments of Sebastian Stammler

The docs are still not updated on this, please update. I had to find this issue to know that adding `eventually` is necessary. Btw a slightly shorter version works too...

so anyone has a `git filter-branch` recipe on how to do this gracefully? I'd love to see this added as a subcommand to git-crypt or as a separately shipped script.

I think the cleanest way to implement this is to add the functionality to set custom N and K parameters in the zcash module (currently, only Zcash mainnet, testnet, regtest...

May it be the case that the user whose token is used in the action also needs to have a fork of the repo? It looks like in file [`github.js`](https://github.com/BetaHuhn/deploy-to-vercel-action/blob/a2a335b4b7c647af3e25ca50f3547f590a49f230/src/github.js)...

I am a bit confused @fvictorio - is calling `loadFixture` inside another fixture function to apply chain mutations on top of the first fixture's snapshot now supported or ever will...

Yes that makes sense and in the scenario you described (10 tests for each fixture) the performance improvements are indeed marginal. I just encountered a different scenario where the first...

I'd like to reopen this issue @c-bata, it still exists. It is fixed by PR #172 .

Same here, Arch and i3wm user. I can control my Spotify with `playerctl`, which supports _MPRIS_ players. Would it be possible to register FF as an _MPRIS_ player through this...

Thanks for the hint! I just installed it and it works great! I am running the latest Gnome on Wayland with libinput as input source and, without this script, don't...

just pull my PR #226 already