nbari
nbari
Hi @Borgerr hope this helps https://docs.rs/fork/latest/fork/fn.waitpid.html
Hi @Meai, thanks for the feedback, You can change the editor by using the env var `EDITOR` (https://github.com/ssh-vault/ssh-vault/issues/58) Regarding the key to use, you can pass only the index: (but...
Closing this for now, feel free to open if required
Hi @palfrey , `0 1,7,13,19 * * * ` Could cover that case (every 6 hours starting at 1), I think it is easier/clearer (less prone to error) any thoughts,...
Since the scanner only parses the files based on the modification time, could be better to add a flag on the file something like: `disable: true` and when `disable: false`...
Hi @pksunkara > `InOutFuncs` How are you storing created ULids (when not using the extension to generate them)? I started to use the extension and found this issue, In my...
Compression supported in [0.10.0](https://github.com/s3m/s3m/releases/tag/0.10.0)
Same here, I added token to Dependabot tried with `token: ${{ secrets.CODECOV_TOKEN }}` and env but still get same error: ``` Error: Codecov token not found. Please provide Codecov token...