-
auto-accept allows you to add duplicate configuration, this feels like bad stewardship. This could also be a possible point of attack.
I propose we check for possible duplicates before adding any con…
-
As identified by https://github.com/spring-projects/spring-boot/issues/41231, we should review our auto-configuration in the places where it accepts both a URI and separate properties as there's the p…
-
### Operating system
iOS
### System version
ios 17.4.1
### Installation type
sing-box for iOS Graphical Client
### If you are using a graphical client, please provide the version of …
-
Currently the documentation page on [Elasticsearch](https://docs.quiltdata.com/quilt-platform-catalog-user/advanced/working-with-elasticsearch) has sections relating to end user functionality (queryin…
-
This application should automatically modify the configuration file with the name of the current user or prompt to insert the chosen user in a dialog box before completing installation.
J316 updated
7 months ago
-
### Preflight Checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions
- [ ] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Describe your problem
Hi…
-
`deno install` is a global action, so it ignores the cwd's auto-discovered config file. It seems people are often confused by this, so we should update `deno install` to warn that the configuration fi…
-
I tried to load the model with transformers.AutoModel.from_pretrained, but I got this error:
```
Exception has occurred: KeyError (note: full exception trace is shown but execution is paused a…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
…
-
## Background
In our use case, we need to support connecting to multiple Kafka servers. Spring does not support this. We want to use Spring's KafkaTemplate, but when spring-kafka and spring boot are …