-
Junit XML is used a lot of placed (namely gitlab ci)
https://github.com/ota4j-team/open-test-reporting?tab=readme-ov-file#hierarchical-format
-
Any advice on how to run on an arm64 machine? Getting these errors in the docker logs `exec /usr/bin/bash: exec format error`. I'm trying the docker-compose option, if that helps
-
### Terraform Core Version
1.3.7
### AWS Provider Version
4.52.0
### Affected Resource(s)
- aws_ecs_task_definition
### Expected Behavior
Using human readable strings for the cpu …
-
## Problem
ctl::TaskQueue is a thread-safe task queue, allowing to schedule task for immediate or delayed execution.
Tasks for immediate execution are stored in a lock-free FIFO. Tasks for delay…
-
Notes from a preliminary discussion with @mfranzon :
## Current task.command
```
/some/path/python /some/path/task.py -j /some/path/args.json --metadiff /some/path/meta.json
```
## Prototyp…
-
# Bug Report
Which version of the demo you are using? (please provide either a specific
main branch: https://github.com/open-telemetry/opentelemetry-demo/commits/main
and hash: bafadb0d4261ac…
-
_Exploration. Related #25501 #25502._
These types of blocks are a very common request that we have stayed out of tackling in core for multiple reasons — primarily the reliance on JavaScript on the …
-
Hello! I am trying to build LivoxSDK2 inside the docker container in the starting script by the command "cmake .. && make -j && make install" in build directory. And get the following error during th…
-
### Module
MySQL
### Testcontainers version
1.19.3
### Using the latest Testcontainers version?
Yes
### Host OS
Linux
### Host Arch
x86
### Docker version
```shell
Cl…
-
Hi, I came across this repos from tkestack/gpu-manager. I saw that in gpu-manager, vcuda was used for core resource sharing, I wonder why it was changed to time-slicing. In my opinion, the ability to …