-
Hey, just wanted to ask you, if in the context of https://github.com/elixir-nx/bumblebee/pull/403 it would make sense to vendor the libs and support precompilation as mentionen by the `bumblebee` main…
-
pip uses a project called "vendoring", it should be fairly straightforward to add SBOM generation to a project like this especially because the results live in the source tree (rather than being gathe…
-
This issue is to capture the battling I had with makefile-modules when trying to ensure a specific Go version was used (for testing something unrelated). This might inform how we handle vendoring in t…
-
Version: Deno 1.38.4
I encountered a bug related to vendoring dependencies while using deno. The problem becomes apparent when attempting to vendor the [deno-gfm](https://github.com/denoland/deno-g…
-
**Describe the problem/challenge you have**
Vendoring from big repositories takes a long time currently. It would be great if that could be improved when using `includePath` and `excludePath`
**…
-
### Area
- [X] Scheduler
- [X] Controller
- [ ] Helm Chart
- [ ] Documents
### Other components
_No response_
### What happened?
We mirror the scheduler-plugins repository into our private build …
-
To support Rust packages on air-gapped machines, it's necessary to support offline builds.
Discussed briefly offline with @adamjstewart
### Rationale
Rust has a language-centric package mana…
-
### Description of the bug:
Occasionally, when vendoring all dependencies in our repository, file content can be written to the wrong file, leading to corrupt dependencies. Other than stress testing…
-
Running `qiime tools view` should load a fully featured view of the target result without needing an internet connection. This will basically look like vendoring a slightly cut down version of q2view …
-
We need some options to control how we vendor rust code, because some packages have bad settings that don't let us vendor properly.
We could have a broad on/off switch, per package.
We could hav…