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/arcade
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e10772e
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 58ac703
Choose a head ref
  • 3 commits
  • 4 files changed
  • 4 contributors

Commits on Aug 11, 2021

  1. Update dependencies from https://github.com/mono/linker build 2021081…

    …1.1 (#7739)
    
    [main] Update dependencies from mono/linker
    dotnet-maestro[bot] authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    5388591 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    70de8c7 View commit details
    Browse the repository at this point in the history
  2. Modify the CreateXHarnessAppleWorkItems task to accept zip files as i…

    …nput (#7740)
    
    * Modify CreateXHarnessAppleWorkItems to accept a zip in addition to a folder.  The .app files can be quite large and accepting zip allows us to reduce the size of essentially intermediate files
    
    * Move zip detection back into PrepareWorkItem
    
    Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
    steveisok and Steve Pfister authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    58ac703 View commit details
    Browse the repository at this point in the history
Loading