-
See: https://docs.unity3d.com/Manual/UnityYAML.html "UnityYAML does not support comments."
For example, GameObjects' names can contain `#`. In a scene file, it may look like this:
GameObject…
-
/kind bug
**What steps did you take and what happened:**
I created an inference service with an embedding model, but I cannot access any endpoint.
**What did you expect to happen:**
I expect…
-
It would be awesome if one could specify the jsonschema of a file via a modeline. I have a lot of schemata for JSON and YAML fles
the YAML extension supports this via:
`# yaml-language-server: $sc…
-
hello!
I installed config-editor & config-editor-card using HACS on my HA core.
Add config_editor: in configuration.yaml
I see integration in Settings-Integrations:
"This integration cannot be con…
-
**Is your feature request related to a problem? Please describe.**
This is mostly useful for configuration files, but might have a use elsewhere, as well.
I'd like to be able to use YAML's node an…
-
| Q | A
| ----------------------------------- | -------
| Bug or feature request? | Feature request
| Which Swagger/OpenAPI version? | -
| Which …
-
**Describe the bug**
I have a pipeline that references a template YAML file in a subdirectory of my repo. This works fine within Azure DevOps, but when I run the pipeline validator, I get an error
…
-
### Context
Currently, there are changes in the Camel YAML Schema, going from `kebab-case` to `camelCase` and this might be transformed using automated process directly from `kaoto-next`
### Goal
The…
-
A function that takes a data set (as loaded by e.g. read_xpt) and uses the variable names to start a template yaml file with the same file name.
User could optionally provide variable names to only…
-
## Description
The release process will hang forever while creating the git tag for the release if git is configured to sign tags.
I tried running the `git tag v0.2.0 4d4917b17558245c1046f70f3e6…