-
Notifications
You must be signed in to change notification settings - Fork 383
Comparing changes
Open a pull request
base repository: dotnet/arcade
base: fe57b3b
head repository: dotnet/arcade
compare: ce5a281
- 19 commits
- 39 files changed
- 9 contributors
Commits on Jun 29, 2022
-
Remove (EOL 6/30/2022) Debian 9 usage. Add FailOnMissingTargetQueue p…
…roperty usage to keep working if target queue is removed as long as 1+ remains. (#9850)
Configuration menu - View commit details
-
Copy full SHA for b9de3d3 - Browse repository at this point
Copy the full SHA b9de3d3View commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 45a4c6d - Browse repository at this point
Copy the full SHA 45a4c6dView commit details
Commits on Jul 15, 2022
-
[release/3.x] Update dependencies from dotnet/arcade (#8776)
* Update dependencies from https://github.com/dotnet/arcade build 20220309.6 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild From Version 1.0.0-beta.22077.9 -> To Version 1.0.0-beta.22159.6 * Update dependencies from https://github.com/dotnet/arcade build 20220412.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild From Version 1.0.0-beta.22077.9 -> To Version 1.0.0-beta.22212.4 * Update dependencies from https://github.com/dotnet/arcade build 20220510.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild From Version 1.0.0-beta.22077.9 -> To Version 1.0.0-beta.22260.3 * Update dependencies from https://github.com/dotnet/arcade build 20220614.5 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild From Version 1.0.0-beta.22077.9 -> To Version 1.0.0-beta.22314.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 098a8d0 - Browse repository at this point
Copy the full SHA 098a8d0View commit details
Commits on Jul 18, 2022
-
Remove hosted build usage, hoping this also addresses an issue with s…
…igning validation in arcade rel/3.x (#10048)
Configuration menu - View commit details
-
Copy full SHA for 8b77999 - Browse repository at this point
Copy the full SHA 8b77999View commit details
Commits on Jul 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 24172f7 - Browse repository at this point
Copy the full SHA 24172f7View commit details
Commits on Jul 26, 2022
-
Port fix for #9864 to release/3.x branch; Prevent file handle problem…
…s by removing usage of "WriteLinesToFile" and instad using echo commands from before test starts (#10147)
Configuration menu - View commit details
-
Copy full SHA for 18d98fc - Browse repository at this point
Copy the full SHA 18d98fcView commit details
Commits on Jul 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 60ba4c3 - Browse repository at this point
Copy the full SHA 60ba4c3View commit details
Commits on Jul 28, 2022
-
Add references to newtonsoft.json for transitive version pinning (3.x) (
#10170) * Upgrade Newtonsoft from 9.01 to 13.01 Try 01 * Upgrade Newtonsoft from 9.01 to 13.01 Try 02 * More upgrades 3.X * Missing 3.x
Configuration menu - View commit details
-
Copy full SHA for 0de02c6 - Browse repository at this point
Copy the full SHA 0de02c6View commit details
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 45cfb71 - Browse repository at this point
Copy the full SHA 45cfb71View commit details
Commits on Aug 9, 2022
-
[release/3.x] Move to latest SDK (#9993)
* [release/3.x] Move to latest SDK * Use upcoming SDK
Configuration menu - View commit details
-
Copy full SHA for ea8c2f8 - Browse repository at this point
Copy the full SHA ea8c2f8View commit details
Commits on Aug 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 11532f6 - Browse repository at this point
Copy the full SHA 11532f6View commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0b2fb79 - Browse repository at this point
Copy the full SHA 0b2fb79View commit details
Commits on Sep 7, 2022
-
Update dependencies from https://github.com/dotnet/arcade build 20220…
…728.5 (#10418) Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild From Version 1.0.0-beta.22314.5 -> To Version 1.0.0-beta.22378.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec07178 - Browse repository at this point
Copy the full SHA ec07178View commit details
Commits on Sep 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 66cb86a - Browse repository at this point
Copy the full SHA 66cb86aView commit details
Commits on Sep 14, 2022
-
Use dotnet 6.0 for darc (#10837)
* Use dotnet 6.0 for darc * Update azure-pipelines.yml
Configuration menu - View commit details
-
Copy full SHA for bb158cc - Browse repository at this point
Copy the full SHA bb158ccView commit details
Commits on Sep 15, 2022
-
Just use default machine dotnet (#10865)
Use the default machine dotnet when installing darc. This dotnet should be a newer host and can install darc targeted at 6.0
Configuration menu - View commit details
-
Copy full SHA for 010344b - Browse repository at this point
Copy the full SHA 010344bView commit details
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4a3cb0f - Browse repository at this point
Copy the full SHA 4a3cb0fView commit details
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 08552e0 - Browse repository at this point
Copy the full SHA 08552e0View commit details
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ce5a281 - Browse repository at this point
Copy the full SHA ce5a281View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff fe57b3b...ce5a281