redhat-developer / redhat-developer/yaml-language-server

Provide a way to map schemas to multidocument yaml file

Open
#319 1 comment 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
1.5k
Forks
352
Avg merge
2d 7h
Merged PRs (30d)
11

Description

According to specification yaml file may contain multiple documents. In real world it is used to define a custom k8s resources, for example Tekton Samples, each file has more then one document, we have JSON Schema for each of them, but there are no way to map that different schema to yaml document inside such multi document yaml files.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating the existing schema-mapping flow and determine how YAML documents within one file are identified; done means distinct documents can use their corresponding JSON Schemas, with coverage for a multi-document example.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.