-
Great Tools, but would love to be able to paste or create a Helm Deployment YAML and get the same results as a *nix type Deployment
-
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…
-
| Q | A
| ----------------------------------- | -------
| Bug or feature request? | Feature request
| Which Swagger/OpenAPI version? | -
| Which …
-
#### 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 …
-
**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
…
-
>I know the project is still under active development.
After getting the docker-compose setup of the project running, I tried adding a new data source:
* Each source has a set JSON schema for it…
-
### 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…
-
As the issue title says: I added the `PyPI:` key to a static library's recipe in addition to a `home:` key under the `about:` field, which doesn't make sense because it's not a Python package – and a …
-
**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…
-
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…