Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: intel/mfd-cli-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.1
Choose a base ref
...
head repository: intel/mfd-cli-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 16, 2026

  1. fix: accept alternate mirror profile success response

    On different IPU control-plane versions, adding a mirror profile can return
    different success messages; accept both known success outputs.
    
    Signed-off-by: Scott Register <scott.register@intel.com>
    sregister authored and adrianlasota committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    81979b2 View commit details
    Browse the repository at this point in the history
  2. feat: add delete mirror profile API

    Add CliClient.delete_mirror_profile() for clearing mirror profile
    
    func_valid and validate both known success responses from cli_client.
    
    v2: bump ci/cd
    
    Signed-off-by: Scott Register <scott.register@intel.com>
    sregister authored and mchromin committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    cbcb181 View commit details
    Browse the repository at this point in the history
  3. chore: Release v1.12.0

    Signed-off-by: mfd-intel-bot <mfd_intel_bot@intel.com>
    mfd-intel-bot committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    8f103b9 View commit details
    Browse the repository at this point in the history
Loading