-
Currently, the OpenChami project lacks a standardized approach for metrics observability across its microservices. Each service emit metrics in an ad-hoc way, if at all. This makes it difficult to:
…
-
I try to use the Windows Build-from-Source as described in the [official documentation](https://carla.readthedocs.io/en/latest/build_windows/#minor-installations).
**CARLA version**: CARLA 0.9.15
…
-
.NET 7 went EOL on 14th May 2024[^1]. Similar to #202572, which dealt with the deprecation of .NET Core 3.1, we should make an effort to update or patch packages whick rely on .NET 7.
## Packages
- …
-
When app is attempted to be run, SetupS_x64 is not found.
Included programs can be run if Development.Tools is extracted, so whatever script is used to create Development.Tools has a problem.
-
One of the packages listed in my manifest ("pybind11") has the "python3" package listed as a dependency which causes vcpkg to install Python 3.11. However, I have by own version of Python that I want …
-
Hello, recently I encountered a problem that gave me a lot of headaches when using iverilog for project development. Here's how it works, I have an RTL design file called rtl.v that I synthesize using…
-
**Is your feature request related to a problem? Please describe.**
The repository currently lacks any end-to-end (e2e) tests. I recommend adding e2e tests to the repository to ensure code robustness.…
-
Add list of documentation that needs to be updated related to the Submission Portal
- [ ] Update this [Video](https://nmdc-documentation.readthedocs.io/en/latest/tutorials/submission_portal.html ) wa…
-
### Describe the bug
Hello,
I am looking into adding [deidservice extension](https://github.com/Azure/azure-cli-extensions/tree/main/src/deidservice) under
https://github.com/Azure/azure-cli-extens…
-
MAMBO is a low overhead dynamic binary instrumentation and modification tool. MAMBO includes tools for memory checking as well as data race detection. MAMBO is released with an Apache 2.0 license and …