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: Use plugin metadata for flat config serialization #16992

Merged
merged 3 commits into from
Mar 23, 2023
Merged

Commits on Mar 17, 2023

  1. feat: Use plugin metadata for flat config serialization

    Updates `FlatConfigArray` to look for meta information on plugins when
    serializing a config.
    
    Fixes #16284
    nzakas committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    6bd0e2e View commit details
    Browse the repository at this point in the history
  2. Update docs/src/extend/plugins.md

    Co-authored-by: Nitin Kumar <[email protected]>
    nzakas and snitin315 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    3cc5d68 View commit details
    Browse the repository at this point in the history
  3. Rebase

    nzakas committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    1c4a613 View commit details
    Browse the repository at this point in the history