-
So today our error paths for executing the CLI in "should fail" cases just check that the binary exits with an error...
But we have memory leaks in some error paths it seems
```
Indirect leak o…
-
This is something i don't expect to change much per project, so would be nice to able to pass that to the server when the extension starts. If i want to use this feature i need to create the json conf…
-
I am not really sure which features the CLI already has, I saw ffbafd4c6ed6ab820675b1709b44ebf46c51626a and d19ef3270f29b61a8fb4fbd8fd94e0d932baad46 added some but I was not able to find any documenta…
-
**Question:**
Hi. I am trying to package mov-cli for FreeBSD and I forgot how I was able to run the program before. Which `.py` file should I run in order to launch `mov-cli`? I am not using `pip` to…
-
I would enjoy interacting with assimp using stdin / stdout for file conversion.
I.e. something like :
`cat in_file.3mf | assimp export -fgltf2 > out_file.gltf2`
I have to convert files that a…
-
Hello,
Regarding 0.32.0 Major Enhancements : Removed CLI block on .exe installs to instead use dependency detection allowing Windows users to use CLI programs if installed
Does this mean, for Wi…
-
Vite's CLI --mode flag gives the ability to build the app based in a certain mode.
if we do npx vite build --mode staging, will pick the .env.staging file if exists.
logging import.meta.env.MODE w…
-
### Describe the bug
When you don't have the permission to read resource groups in a Subscription and only have permission on several resource groups, you can only create through the portal and not t…
-
Seen here: https://github.com/coder/coder/actions/runs/9663390099/job/26655447154?pr=13659
```
=== FAIL: cli TestServer/BuiltinPostgres (180.03s)
clitest.go:75: invoking command: coder --glob…
-
With the introduction of https://github.com/canonical/lxd/pull/13562 , we can pass an NVIDIA GPU through a LXD container using a [CDI notation](https://github.com/cncf-tags/container-device-interface)…