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

Migrate connections protocol to a plugin #925

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Aug 19, 2024

  1. feat: connections initial migration

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    288a044 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. refactor: overriding core connections and record

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1096fa8 View commit details
    Browse the repository at this point in the history
  2. feat: override more behavior from base

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d48594d View commit details
    Browse the repository at this point in the history
  3. chore: commit lock

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d4e31d5 View commit details
    Browse the repository at this point in the history
  4. style: formatting

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a64ab31 View commit details
    Browse the repository at this point in the history
  5. chore: correct ruff config

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    48c7bd2 View commit details
    Browse the repository at this point in the history
  6. fix: unused imports

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    636de3d View commit details
    Browse the repository at this point in the history