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: setInsistingOnDeprecatedConfigVersion to "false" #3484

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Sep 16, 2024

  1. setInsistingOnDeprecatedConfigVersion to "false", when creating a new…

    … config or reading in a config in the current version.
    kt86 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d0fd6dc View commit details
    Browse the repository at this point in the history
  2. deactivate it when reading in a config, because it creates issues wit…

    …h configs, that are read by the V2 reader, but the ScoringConfigGroup detects a deprecated syntax...
    kt86 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c9fd6a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4540556 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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