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(config): Add framework for migrating deprecated plugins #13377

Merged
merged 11 commits into from
Jun 9, 2023

Commits on Jun 6, 2023

  1. Fix typo

    srebhan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    cd469b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17c6d14 View commit details
    Browse the repository at this point in the history
  3. Add migration framework

    srebhan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a079d62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    735824d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    850afca View commit details
    Browse the repository at this point in the history
  6. Fix linter issues

    srebhan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8bdd409 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7302d0 View commit details
    Browse the repository at this point in the history
  8. Keep general plugin options

    srebhan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    23f587c View commit details
    Browse the repository at this point in the history
  9. Add unit-test

    srebhan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    76d712c View commit details
    Browse the repository at this point in the history
  10. Improve unit-test

    srebhan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7c876bb View commit details
    Browse the repository at this point in the history
  11. Fix linter issues

    srebhan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    21e2b00 View commit details
    Browse the repository at this point in the history