-
https://github.com/JonathanWoollett-Light/mime2/blob/9287cfda74844e354e8703487bd64dbf227fdd1d/build.rs#L83C4-L83C66
This line panics when building code in a nix environment. I am not sure why the b…
-
Hello,
Thanks for sharing the equiformer repo! I was wondering if there were any efforts towards creating an updated environment yaml file with newer versions of packages like PyTorch? The interfac…
-
-
### Description
In #24802, it was observed that `--action_env` cannot be used to override environment variables for build rules (but it works for test rules). This would be useful for `LD_LIBRARY_PAT…
-
We need to pass some enviroment into build pod initcontainer
For example, it will [VerifyWriteAccess](https://github.com/buildpacks-community/kpack/blob/main/cmd/build-init/main.go#L133C20-L133C37)…
-
### Is your feature request related to a problem? Please describe.
I'm unable to use the ``mamba`` command when running the benchmark suite. Please see the warning message in the additional context s…
-
GitHub Actions will be deprecating the `macos-12` runner soon. See [[1]].
Would upgrading to `macos-13` cause any trouble for macOS users? This would affect both the pre-compiled package and the Py…
-
## Workflow Failure
[Build and deploy - test environment](https://github.com/pulumi/registry/blob/master/.github/workflows/testing-deploy.yml) has failed. See the list of failures below:
- [2024-10-…
-
### Which component is affected?
Starters / CLI
### Describe the bug
I am running parallel `qwik builds` via `concurrently "PUBLIC_A=1 qwik build" "PUBLIC_A=2 qwik build"`.
I'm expecting my buil…
-
## 🐞Describing the bug
I'm on macOS 15.1 RC 2, Python 3.12.7 provided by `pyenv`, and CMake 3.30.5 provided by Homebrew.
I'm trying to use Python 3.12 with the latest 8.3 release of Ultralytics …