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

config: support v0.3 of the config schema #6126

Merged
merged 11 commits into from
Oct 11, 2024

Commits on Oct 9, 2024

  1. config: update schema to v3

    Signed-off-by: Alex Boten <[email protected]>
    codeboten committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bf660fa View commit details
    Browse the repository at this point in the history
  2. update to latest git commit

    Signed-off-by: Alex Boten <[email protected]>
    codeboten committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    98bd4bd View commit details
    Browse the repository at this point in the history
  3. update to latest version

    Signed-off-by: Alex Boten <[email protected]>
    codeboten committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d1ca1dd View commit details
    Browse the repository at this point in the history
  4. update test

    Signed-off-by: Alex Boten <[email protected]>
    codeboten committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0755f9b View commit details
    Browse the repository at this point in the history
  5. update code to v0.3

    Signed-off-by: Alex Boten <[email protected]>
    codeboten committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ffe8eef View commit details
    Browse the repository at this point in the history
  6. moved json/yaml unmarshaling into their own files

    This will give us more flexibility to ensure unmarshaling in both yaml/json
    returns a consistent structure.
    
    Signed-off-by: Alex Boten <[email protected]>
    codeboten committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b3e322f View commit details
    Browse the repository at this point in the history
  7. update test

    Signed-off-by: Alex Boten <[email protected]>
    codeboten committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3268451 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Update CHANGELOG.md

    Co-authored-by: Tyler Yahn <[email protected]>
    codeboten and MrAlias authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d0872b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e18491 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bee6308 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    d65e298 View commit details
    Browse the repository at this point in the history