-
There should be an option to preview configs while creating them like GitHub issues and other markdown editors
-
**Describe the bug**
Unable to load configs with custom types and as well as custom `UnmarshalYAML` implementations.
**To Reproduce**
1. The code is
```go
//
// internal/config/config.go
//
…
wjiec updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
While users can create a Zowe team config, they have to edit their details in the JSON directly, which isn't always straightforwar…
-
Currently, scikit-build-core builds a CMake project only once, in `Release` mode by default. It would be useful to be able to additionally package `Debug` binaries.
This would involve re-configurin…
-
Currently db evolutions scripts will be split on each semicolon (`;`). Also currently, we (only) have one escape mechanism for that - double `;;`.
However, sometimes it's not desired to split on each…
-
Hello,
I have been doing quick PoC on danswer; I have deployed this on Kubernetes using the deployment manifest available in the repo. So, with my setup, I would like to test it out with ingress ra…
-
### 🚀 The feature, motivation and pitch
Currently, a guard will be put for a frozen dataclass:
```
TORCH_LOGS="+guards" python -c """from dataclasses import dataclass
import torch
@dataclass(fr…
-
It would be nice to have any sort of config options for NemForcer, including the option to disable it. I wouldn't myself since I love it, but it's conspicuously absent despite most other things in the…
-
Add `config` subcommand to generate a kernel config from a set of fragments like the ones in [here](https://github.com/metaspace/kernel-fragments).
The generated config should include configuration…
-
Hi guys.
Is there any plans to have an option where we can save a module config (including the 4 pages) as a file?
So I can send that file to a friend/user with the same controllers setup and he…