Félix Saparelli
Félix Saparelli
Alright, how about this: ```toml [metadata.binstall.signing] algorithm = "minisign" pubkey = "RWT+oj++Y0app3N4K+PLSYTKhtXimltIHxhoFgyWjxR/ZElCG0lDBDl5" file = "{ url }.minisig" ``` We add support for this optional section to the binstall metadata. `algorithm`...
I've started work on a PR to do this!
Hmm I think that's done now.
Implemented by (third party project) cargo-run-bin, see #1514.
Ran into that today. In general it would be nice if the units would stay within their "cohort" unless I ask for conversion or op with other units. Like ```...
I know we build 64h for mac, but can we build those for binstall too to dogfood?
Workaround will be in 8.2.0
This is in 8.2.0
@yatesco that _is_ supported, with `--ignore '**/foldername/**`. This issue is for the `/foldername` syntax from gitignore.
@tekacs Does this happen with watchexec?