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

validate conf.json #4051

Merged
merged 31 commits into from
Feb 28, 2024
Merged

validate conf.json #4051

merged 31 commits into from
Feb 28, 2024

Commits on Feb 18, 2024

  1. initial commit

    dorschw committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    e036580 View commit details
    Browse the repository at this point in the history
  2. add missing comma

    dorschw committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a9d28ff View commit details
    Browse the repository at this point in the history
  3. fix indent

    dorschw committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    37f561f View commit details
    Browse the repository at this point in the history
  4. add prints

    dorschw committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    3e637c5 View commit details
    Browse the repository at this point in the history
  5. fix reading values

    dorschw committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    afc0572 View commit details
    Browse the repository at this point in the history
  6. return boolean

    dorschw committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    461478e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. add log

    dorschw committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4ce69c6 View commit details
    Browse the repository at this point in the history
  2. add debug

    dorschw committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    801817d View commit details
    Browse the repository at this point in the history
  3. print

    dorschw committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    13bc439 View commit details
    Browse the repository at this point in the history
  4. fix iteration

    dorschw committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7742691 View commit details
    Browse the repository at this point in the history
  5. fix parsing

    dorschw committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f12f28e View commit details
    Browse the repository at this point in the history
  6. remove debug prints

    dorschw committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1d60e44 View commit details
    Browse the repository at this point in the history
  7. prettier message

    dorschw committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    426913f View commit details
    Browse the repository at this point in the history
  8. add UTs

    dorschw committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e69686b View commit details
    Browse the repository at this point in the history
  9. more UTs

    dorschw committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    86cdea1 View commit details
    Browse the repository at this point in the history
  10. missing deprecated attribute

    dorschw committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cc149f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b71b6c5 View commit details
    Browse the repository at this point in the history
  12. filter out UnknownContent

    dorschw committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d46facb View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. fix ut

    dorschw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    db62786 View commit details
    Browse the repository at this point in the history
  2. fix UT

    dorschw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0390f07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e83480e View commit details
    Browse the repository at this point in the history
  4. add changelog

    dorschw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    17d7143 View commit details
    Browse the repository at this point in the history
  5. fix UT

    dorschw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0e866b7 View commit details
    Browse the repository at this point in the history
  6. allow deprecated content

    dorschw committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6d0a711 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    f6d6777 View commit details
    Browse the repository at this point in the history
  2. change playbook.build

    dorschw committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    65e56e8 View commit details
    Browse the repository at this point in the history
  3. fix UTs

    dorschw committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d975975 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. add GHA CI error

    dorschw committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    2ea040a View commit details
    Browse the repository at this point in the history
  2. fix getenv

    dorschw committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    950a1c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. remove dead code

    dorschw committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    84a15ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1675d6b View commit details
    Browse the repository at this point in the history