-
### Problem
We have a cargo registry with dozens of packages, and maintaining it with `cargo vendor` is a major pain point for our team. We're also an embedded project, and so are very sensitive to…
-
### Describe the Feature
This is a similar idea to what Terragrunt does with their "Remote Terraform Configurations" feature: https://terragrunt.gruntwork.io/docs/features/keep-your-terraform-code-dr…
-
We should upgrade `time` to avoid vendoring `Parse` and `Format` instances for `DiffTime`.
These are currently [vendored](https://github.com/f-o-a-m/hs-abci/blob/client-tests/hs-abci-types/src/Data…
-
**Context**
The goal of components is to share, between your own projects and with other community members. However, a big challenge is doing so in a generic enough way that components satisfy enou…
-
Using cargo tree or some variant also support rust vendoring:
https://doc.rust-lang.org/cargo/commands/cargo-tree.html
-
We have code which includes github.com/opencontainers/runc/libcontainer however glide has vendored github.com/opencontainers/runc root (*.go) as well as its dependencies, in this case github.com/coreo…
-
The proxy contracts will be a part of OpenZeppelin Contracts starting at version 3.2. We should use the contracts directly from there, instead of vendoring them into upgrades-core.
-
i think publishing basedtypeshed on pip is a better solution than vendoring (like how typescript does it with `@types/` packages). basedmypy can depend on it and use it by default
-
Trying to install on:
- Mac
- Vagrant
We ran into following issue for README:
- ncurses library missing
- goncurses installation issues (mapping to clib)
- vendoring issues. bad stuff. all the…
-
`pynng=0.8.0` is compatible with `mbedtls=3.5.1`.
As soon as this becomes available https://github.com/conda-forge/mbedtls-feedstock/pull/15, we can try integrating this version into pynng-feedsto…