estk
estk
I would like to be able to create a branch with a name generated from its revset. Basically like jj git push -c but more general and without the push....
As a way to start the conversation on #3253 I've added a strawman-named batchcreate command.
Hi @davidcole1340, I'm wondering why php 8 enums were not implemented, is there some issue with defining an enum in an extension? Asking because I am currently working on it...
Hi all, First off thanks open-sourcing this project, super useful. I plan on adding IE and Edge support (by extension integration with Azure). I was hoping the maintainers/contributors would chime...
I've been using the `-limit 1` [cli flag](https://aerokube.com/selenoid/1.5.2/#_selenoid_cli_flags) so that MicrosoftEdge will not error. It would be great if the limit could be set in the `browsers.json` file instead so...
I've been trying to migrate from serde_aux to this lib and having trouble finding the equivalent of [serde_aux::deserialize_bool_from_anything](https://docs.rs/serde-aux/latest/serde_aux/field_attributes/fn.deserialize_bool_from_anything.html). I was wondering if I'm missing something or if equivalent functionality just...
I love using `DurationSeconds` and I only wish it were available for minutes as well.
Would be great to have a changelog here
## Repro https://github.com/estk/hotswap-example ## The error ``` wac plug --plug types.wasm salutation.wasm -o tysal.wasm error: encoding produced a component that failed validation Caused by: instance not valid to be used...