Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Json schema to provide coding assistance for goss.yaml in IDEs #793

Merged
merged 6 commits into from
Dec 25, 2022

Commits on Dec 22, 2022

  1. Initial addition of goss json schema

    Limitations / missing support
    - meta
    - title
    - patterns
    - advanced matchers
    - templates
    gberche-orange committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    982fe96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2d6183 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fe9eea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac8b1ef View commit details
    Browse the repository at this point in the history
  5. Refine Json schema with initial support for matcher illustrated in ex…

    …amples
    
    Full support requires including full matchers grammar into the json-schema
    gberche-orange committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    d3dd6df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce7a121 View commit details
    Browse the repository at this point in the history