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

Remove needless OpcredsIssuer dependency #12338

Merged
merged 7 commits into from
Dec 3, 2021

Commits on Nov 29, 2021

  1. Remove needless OpcredsIssuer dependency

    - Dependency on ExampleOperationalCredentialsIssuer was in
      many files where not needed, making other refactors more
      difficult.
    
    Remove this dependency and make CHIPCommand own its ephemeral
    operational credentials issuer.
    tcarmelveilleux committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    cf81575 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d5506d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    49ecf0c View commit details
    Browse the repository at this point in the history
  2. Apply review comment

    tcarmelveilleux committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    bdf30ee View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Fix merge issue

    tcarmelveilleux committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    e9ceb3f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    c9e7ec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e21562d View commit details
    Browse the repository at this point in the history