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/android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0369a8f
Choose a base ref
...
head repository: dotnet/android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 83cbc55
Choose a head ref
  • 17 commits
  • 20 files changed
  • 3 contributors

Commits on Feb 11, 2022

  1. [ci] Swap Maestro and artifact status ordering (#6728)

    We've seen some failures in recent attempts to push package info to the
    Maestro Build Asset Registry.  Fix this by using the correct OutputPath
    when running `<PushManifestToBuildAssetRegistry/>`.
    pjcollins authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    9d753cc View commit details
    Browse the repository at this point in the history
  2. [WIP] Use the new Xamarin.Android toolchain

    Symlinks aren't preserved when `xaprepare` copies the binaries, it will
    be fixed later. This commit is to see which tests break and how.
    grendello committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    10fa481 View commit details
    Browse the repository at this point in the history
  3. [WIP] installers

    grendello committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    2108b73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03f5998 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    601e082 View commit details
    Browse the repository at this point in the history
  6. Bump the toolchain to beta4

    grendello committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    29150fc View commit details
    Browse the repository at this point in the history
  7. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0209.3
    
    Microsoft.NETCore.App.Ref
     From Version 6.0.2-mauipre.1.22102.15 -> To Version 6.0.3
    dotnet-maestro[bot] authored and grendello committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    7d8c865 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2706e5d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d2a1a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e87926b View commit details
    Browse the repository at this point in the history
  11. Ugh...

    grendello committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    2b939d3 View commit details
    Browse the repository at this point in the history
  12. Properly resolve [TRIPLE]-strip path on Windows

    .exe is no more, we have .cmd this week
    grendello committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    9348bf4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    33d9645 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4bf10d8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a6c4108 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0bcfc7e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    83cbc55 View commit details
    Browse the repository at this point in the history
Loading