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

Fix YAML Config Editing Console Runtime Errors by Switching to Yaml Library #289

Merged
merged 6 commits into from
Jan 22, 2024

Commits on Jan 19, 2024

  1. fix: console errors and use yaml instead of jsYaml

    Roshan Ghojoghi committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a68d802 View commit details
    Browse the repository at this point in the history
  2. fix: minor error validation console fix

    Roshan Ghojoghi committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b0745e6 View commit details
    Browse the repository at this point in the history
  3. fix: sonarCloud issue

    Roshan Ghojoghi committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8b2d4d4 View commit details
    Browse the repository at this point in the history
  4. fix: full error message for Yaml errors

    Roshan Ghojoghi committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e7d25c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. fix: comments added for the YAML.parse try and catch

    Roshan Ghojoghi committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    5981148 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:dash0hq/otelbin into 288-run-time-e…

    …rrors-when-editing-the-yaml-config
    Roshan Ghojoghi committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    f0e54e5 View commit details
    Browse the repository at this point in the history