8000 Add YAML Schemas · Issue #48 · oresat/oresat-configs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add YAML Schemas #48
Open
@ryanpdx

Description

@ryanpdx

It would be nice to have a schema for each YAML config type.

This would allow for nice integration with text editor / IDE using a YAML LSP (like yaml-language-server), allowing the user to see a description of each field and tab complete them as well.

This would required forcing a YAML file name style like:

  • OD YAMLs could be <card-name>.od.yaml; example gps.od.yaml
  • EDL YAMLs could be <name>.edl.yaml; example oresat.edl.yaml
  • Mission YAMLs could <name>.mission.yaml; example oresat0_5.mission.yaml
  • Cards YAMLs could be <name>.cards.yaml; example oresat.cards.yaml

Useful links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0