-
**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
…
-
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…
-
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 …
-
## 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…
-
If I create a new workspace importing from git (this repo) I get the following error in applying the dev file:
Failed to create a workspace. Failed to create a new workspace from the devfile, reason:…
-
### 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…
-
**Summary**
Add proper support for running commands in multi-root workspaces.
**Details**
Currently when running the `Dynatrace extensions: Initialize workspace` command from an opened multi-root…
-
### Summary
VSCode/Prettier ignores the setting `"prettier.configPath"`.
I prefer to have a global config for personal projects than copy/pasting config files to each. In my `settings.json`,…
-
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…