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: DfxInterfaceBuilder can provide extension manager #3976

Merged
merged 3 commits into from
Nov 8, 2024

Commits on Nov 7, 2024

  1. feat: build DfxInterface config with ExtensionManager

    This is so extension commands can load dfx.json if it references a canister with a type defined by an extension.
    
    See https://dfinity.atlassian.net/browse/SDK-1832
    ericswanson-dfinity committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    91ea56a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3df2131 View commit details
    Browse the repository at this point in the history
  3. cleanup

    ericswanson-dfinity committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7c5778a View commit details
    Browse the repository at this point in the history