-
OBO technical people: We're considering building some sort of HTML form to make editing registry entries more friendly. The general approach I had in mind was a very light server to take care of GitHu…
-
**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
…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue? --> `petstore_oas3_test.yaml` should produce the problem
- [X] Have you validated the input using an …
-
### The problem
I have an automation that detects then the laundry is finished, based on power consumption of the plug that the washer is plugged into. Once the power drops below 4 watts then a loca…
-
### 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…
-
**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…
-
### Are you on the latest version of AssetRipper?
Yes, I'm on the latest release of AssetRipper.
### Which release are you using?
Windows x64
### Which game did this occur on?
Project Exonaut
##…
-
When a pane has a command like this `- echo "a: b"` it doesn't work. The pane ends up executing only part of the command. I think that the problem is the colon-space combined with some escaping. You c…
-
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…
-
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…