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: dotnet/maui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.0.81
Choose a base ref
...
head repository: dotnet/maui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.0.82
Choose a head ref
  • 12 commits
  • 32 files changed
  • 6 contributors

Commits on Jul 4, 2025

  1. Revert "Fix up relevant CA1416 warnings - Set 3 (#26751)" (#30422)

    This reverts commit 636bd12.
    
    # Conflicts:
    #	src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/VerifyFontImage.png
    #	src/Core/src/Hosting/LifecycleEvents/AppHostBuilderExtensions.iOS.cs
    #	src/Graphics/src/Graphics/Platforms/iOS/UIImageExtensions.cs
    
    Co-authored-by: Shane Neuville <shneuvil@microsoft.com>
    github-actions[bot] and PureWeen authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    738008b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Configuration menu
    Copy the full SHA
    15a3cc0 View commit details
    Browse the repository at this point in the history
  2. Pass tsaUploadEnabled along (#30472)

    Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
    github-actions[bot] and mattleibow authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    bfbd6e9 View commit details
    Browse the repository at this point in the history
  3. [release/9.0.1xx-sr8] [ci] Add variable group to yaml and not on azdo…

    … UI (#30473)
    
    * [ci] Add variable group to yaml and not on azdo UI
    
    * [ci] Add condition
    
    ---------
    
    Co-authored-by: Rui Marinho <me@ruimarinho.net>
    github-actions[bot] and rmarinho authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    5f5b7fe View commit details
    Browse the repository at this point in the history
  4. [release/9.0.1xx-sr8] Update TSA area path configuration for .NET MAUI (

    #30474)
    
    * Initial plan for issue
    
    * Update TSA areaPath from "DevDiv\\VS Client - Runtime SDKs\\MAUI" to "DevDiv\\.NET MAUI\\MAUI"
    
    Co-authored-by: Aguilex <17413070+Aguilex@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: Aguilex <17413070+Aguilex@users.noreply.github.com>
    3 people authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    42ab170 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83e235e View commit details
    Browse the repository at this point in the history
  6. [ci] Fix provision profiles (#30470)

    * [ai] Remove github mcp
    
    * [ci] Use certs/profile azdo task
    
    * Fix
    
    * again
    
    * try again
    
    * Access passworkd
    
    * again
    
    * legacy
    
    * needs to work like this
    
    * try again
    
    * try just mauiu-provisionator
    
    * [ci] clean
    
    * We need this as variable group from key vault doesn t work
    
    * Add comments
    
    * Try to always run on devdiv
    
    * fix
    
    * remove legacy
    
    * Maybe try fix on Azure pipelines hosts
    
    * Fix variable
    
    * Add continueOnError: true
    
    * Remove old provisioning
    # Conflicts:
    #	eng/pipelines/common/provision.yml
    rmarinho committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    bb1f71c View commit details
    Browse the repository at this point in the history
  7. [ci] Small pipelines fixes (#30419)

    * [ci] Fix variable condition
    
    * [ci] Fix small typo
    
    * [ci] We don t need that for device tests
    
    * [ci] Add remove /maui/Settings.plist
    
    * Remove build ipa
    
    * [ci] Don t fail builds if provisionator fails
    
    * Don t fail if issues found
    
    * [ci] Try main build without ProvisioningProfile
    
    * [iOS] Remove Entitlements from device tests
    
    * Essentials needs Entilements
    
    * [ci] Pass properties
    # Conflicts:
    #	eng/pipelines/common/provision.yml
    rmarinho committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    54cfdb0 View commit details
    Browse the repository at this point in the history
  8. Fix merge

    remove extra
    rmarinho committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    0427654 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. [ci] Use new maui release variable group (#30146)

    * [ci] Use new maui release variabel group
    
    [ci] Remove maui-secrets
    
    Don t reboot devices
    
    [ci] remove extra pat and format
    
    Use new variable
    
    [ci] Move back to the old pat name
    
    Add provisionator variable group
    
    update provisionator token
    
    Remove extra variable
    
    try again
    
    Fix override oon steps of github token
    
    add variable for uri
    
    More fixes
    
    We just need the pat for maui release
    
    * UseProvisionator
    
    * needs to be used on xamarin public
    rmarinho committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    1d19b50 View commit details
    Browse the repository at this point in the history
  2. [ci] Remove reboot (#30497)

    rmarinho committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    f6f0742 View commit details
    Browse the repository at this point in the history
  3. [release/9.0.1xx-sr8] Pipeline fixes (#30476)

    ### Description of Change
    
    cherry pick some commits to fix pipeline
    rmarinho authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    85704c7 View commit details
    Browse the repository at this point in the history
Loading