Ralf Anton Beier
Ralf Anton Beier
You might want to use `DEPENDS:append = " openssl ` " instead of the `RDEPENDS_${PN} = "openssl"`.
Same for me. I started to merge in from the pull requests and forks. But will not be able to maintain it myself.
I've created so far an organisation and pulled in much of the work around. Would be happy to use this as a starting point. https://github.com/wunderfrucht/gouqi
I'd say we'd should to the hard fork to have things clean and we can continue now further on the new repository. On creates.io I've released today a first version...
I liked the approach from zbus moving from synchronous to asynchronous. They moved the library to asynchronous and introduced a blocking wrapper for the synchronous use case. This should enable...
Yes, would be more than happy adding also cookies as authentication method
actions-rs/[email protected] actions-rs/toolchain@v1
Fixed with #83
@ding-young Sure, would be good to see. https://github.com/pulseengine/wrt is where my problem originate from. My patch makes this repository format again. Otherwise it actually stripped away code.
We're seeing the same warning in rules_wasm_component issue #32: https://github.com/pulseengine/rules_wasm_component/issues/32 The warning appears when using `build_test` from bazel_skylib with Bazel 8.3.0: ``` WARNING: target depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No...