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

Commits on Aug 26, 2022

  1. Fix for msbuild server - InstallDotNetCore task outputs list of requi…

    …red dotnets to be installed (#10585)
    
    * InstallDotNetCore task outputs list of required dotnets to be installed and target does Exec it.
    
    * Spelling
    
    * Exec ingores stderror from install script
    
    Co-authored-by: Matt Galbraith <[email protected]>
    
    Co-authored-by: Matt Galbraith <[email protected]>
    rokonec and MattGal authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    b084bcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    694dab1 View commit details
    Browse the repository at this point in the history
  3. Non-determinism in publishing in presence of errors (#10484)

    * Read only the local state
    epananth authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    9180242 View commit details
    Browse the repository at this point in the history
  4. Revert "Fix for msbuild server - InstallDotNetCore task outputs list …

    …of required dotnets to be installed (#10585)" (#10608)
    
    This reverts commit b084bcc.
    MattGal authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    14df52b View commit details
    Browse the repository at this point in the history
Loading