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

🐛 SingerSource: Fix incompatibilities and typing issues #14148

Merged
merged 6 commits into from
Jul 1, 2022
Merged

🐛 SingerSource: Fix incompatibilities and typing issues #14148

merged 6 commits into from
Jul 1, 2022

Commits on Jun 21, 2022

  1. Use logging.Logger in SingerSource

    Albin Skott committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    c6fa3a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Fix SingerSource ConfigContainer

    This fixes typing issues with `ConfigContainer` and makes it compatible
    with `split_config`. Fixes #8710.
    Albin Skott committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    f9730ce View commit details
    Browse the repository at this point in the history
  2. Fix SingerSource state and catalog typer issues

    Albin Skott committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    25970a9 View commit details
    Browse the repository at this point in the history
  3. Rename SingerSource method args to match parent classes

    Albin Skott committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    43616ec View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Remove old comment about excluding Singer

    Albin Skott committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d76855b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

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