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

feat: Make register_plugin a standalone function and include shared lib discovery #14804

Merged
merged 35 commits into from
Mar 15, 2024

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    2a5fde9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c25d366 View commit details
    Browse the repository at this point in the history
  3. simplify

    MarcoGorelli committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    897d0e5 View commit details
    Browse the repository at this point in the history
  4. link to user guide

    MarcoGorelli committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    49b3099 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    66b6ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93dc8dd View commit details
    Browse the repository at this point in the history
  3. lint

    MarcoGorelli committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f99f072 View commit details
    Browse the repository at this point in the history
  4. docs

    MarcoGorelli committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0650328 View commit details
    Browse the repository at this point in the history
  5. update user guide

    MarcoGorelli committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    74966bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbbe41b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    386318c View commit details
    Browse the repository at this point in the history
  8. simplify

    MarcoGorelli committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4ea372d View commit details
    Browse the repository at this point in the history
  9. rename

    MarcoGorelli committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0527b05 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    b0407f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fa9341 View commit details
    Browse the repository at this point in the history
  3. add test_plugins file

    MarcoGorelli committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    428ff15 View commit details
    Browse the repository at this point in the history
  4. update user guide

    MarcoGorelli committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1f3c65e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b03b97f View commit details
    Browse the repository at this point in the history
  6. dprint check

    MarcoGorelli committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    179b898 View commit details
    Browse the repository at this point in the history
  7. reorganise

    MarcoGorelli committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c60c5d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07a5205 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    680d9b6 View commit details
    Browse the repository at this point in the history
  10. activate venv in ci

    MarcoGorelli committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7a2dbc2 View commit details
    Browse the repository at this point in the history
  11. correct path

    MarcoGorelli committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    282b409 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    2c10f34 View commit details
    Browse the repository at this point in the history
  2. post merge fixup

    MarcoGorelli committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    afca8da View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    4d1e7b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e2f82 View commit details
    Browse the repository at this point in the history
  3. Minor refactors

    stinodego committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    14d4d7a View commit details
    Browse the repository at this point in the history
  4. Cleanup

    stinodego committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9d484d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a89d44c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Fix up some things

    stinodego committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    afbea38 View commit details
    Browse the repository at this point in the history
  2. Add test

    stinodego committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0ea7c74 View commit details
    Browse the repository at this point in the history
  3. Redirect to new function

    stinodego committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    263225c View commit details
    Browse the repository at this point in the history
  4. Re-add deprecation warning

    stinodego committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0f5183e View commit details
    Browse the repository at this point in the history