-
This issue should document the idea of loading already preprocessed code into the cpg (e.g. generated via `gcc -E`).
The main challenge here is to interpret the `#line` preprocessor declaration (e.g.…
-
Can an external trigger be implemented through GPIO, for something like a paddle switch or button or even PWM for full auto? I'm gonna wear out my ok button playing this game lol
-
I know that Raven was born to replace $$$ chat solutions supporting video conferencing, but that, I hope, does not mean to disregard integrating 3rd party solutions.
I wonder if it is possible to u…
-
Hi,
I've configured coroot in a distributed setup way.
In a central k8s cluster I've deployed clickhouse, coroot and his prometheus.
At the "satellite clusters" I've deployed coroot-cluster agent…
-
### Describe the bug
If a function returns value other than string, it is silently ignored when fed to an external command via pipe. This is unexpected.
### How to reproduce
/home/ineu ▶ '123' | …
-
Linters and tests are not running for external datasources as they are different modules.
Need to check if the current command can be changed somehow to incorporate it or we need to run them separate…
-
Something like:
```smalltalk
BaselineBuilder new
[...]
addBaseline: 'Chalten'
url: 'github://ba-st/Chalten:release-candidate/source';
[...]
build
```
-
The classmethod `load_external` is overwritten by the [AMS interface](https://github.com/SCM-NV/PLAMS/blob/trunk/interfaces/adfsuite/ams.py#L2823) without the `jobname` option. This prevents loading f…
-
### Environment
- Git Extensions 5.1.1.17970
- Build 939c0edba68f0c15b8e5180ca06a92c5ce534501
- Git 2.47.0.windows.2
- Microsoft Windows NT 10.0.19045.0
- .NET 8.0.11
- DPI 96dpi (no scaling)
-…
-
`BucketLoggingManager. wait_for_logs_pvc_mount_status` fails due to a timeout issue because `BucketLoggingManager._get_nb_pods_logs_pvc_mount_status` assumes that noobaa's pods are the current cluster…