-
Same issue as #224 but on WSL instead of MacOS and recompiling doesn't work.
Ubuntu 22.04.3 LTS on Windows 10 x86_64
Kernel 5.15.123.1-microsoft-standard-WSL2
Cargo 1.73.0 (9c4383fb5 2023-08-26)
…
-
Hi,
The library that contains serializers/deserializers for json schema contains a critical vulnerability. We tried to exclude from packages but then sending messages on kafka does not work.
- [i…
-
I’m a little confused about how versioning is supposed to work with Apicurio Registry. Each of our APIs uses semantic versioning, and this version is tracked in the Info object of our Open API specif…
-
When used with `sudo` it works. Other cargo plugins install without sudo. I can't see why sudo should be necessary. Without sudo I get:
```
$ cargo install cargo-open --verbose
Updating registry …
-
### Willingness to contribute
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
### Proposal Summary
The proposed feature is the implementation of th…
-
Reproduction steps:
- `cargo install enr-cli`
Output:
```
...
error[E0433]: failed to resolve: use of undeclared crate or module `rand`
--> /home/preston/.cargo/registry/src/index.crates…
-
Hi,
I'm following the contribution guide of standing up the Development UI to test couple of changes mentioned in #2396
Everything works well until I start the UI with `--backend_store_uri` givin…
-
### Willingness to contribute
Yes. I can contribute this feature independently.
### Proposal Summary
Currently, there is no mechanism in MLflow to prevent user operations from causing the tra…
-
I see:
> When deleting a manifest that has an associated [referrers tag schema](https://github.com/opencontainers/distribution-spec/blob/main/spec.md#referrers-tag-schema), clients MAY also delete …
-
### Description of the feature request:
I want to use a command like `gsutil cp gs://my-bucket/thing.tar /tmp/thing.tar` to download the `@thing` dependency in my workspace. I'd like this to work wi…