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

adds registries and plugins #1894

Merged
merged 27 commits into from
Oct 9, 2024
Merged

Commits on Sep 28, 2024

  1. adds sources registry and factory, allows for late config binding and…

    … rename, wraps standalone resources
    rudolfix committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    c45197a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9865fa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc5bee2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    d493258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    863a816 View commit details
    Browse the repository at this point in the history
  3. fixes init command tests

    rudolfix committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    336ad35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    602354b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6efb523 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a06a7eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41bc22f View commit details
    Browse the repository at this point in the history
  8. adds pluggy

    rudolfix committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f2aa71c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    3777963 View commit details
    Browse the repository at this point in the history
  2. fixes toml provider to write toml objects, fixes toml writing to not …

    …override old documents and preserve comments
    rudolfix committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bec141c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3882310 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    b52df7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bfbb15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8642f97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bec9b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. fixes oauth2 auth dataclass

    rudolfix committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    46ef5c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98e108d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d1111c View commit details
    Browse the repository at this point in the history
  4. fixes docstrings

    rudolfix committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e3aad5b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    e7c527b View commit details
    Browse the repository at this point in the history
  2. fixes lock

    rudolfix committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6a216b7 View commit details
    Browse the repository at this point in the history