-
Notifications
You must be signed in to change notification settings - Fork 381
Comparing changes
Open a pull request
base repository: dotnet/arcade
base: 4ee620c
head repository: dotnet/arcade
compare: 13b3423
- 9 commits
- 11 files changed
- 5 contributors
Commits on Aug 4, 2022
-
Update source index package version (#10295)
This change updates the package version for the source index step to the new version that contains fixes for the same-named files in different directories problem.
Configuration menu - View commit details
-
Copy full SHA for d5e650d - Browse repository at this point
Copy the full SHA d5e650dView commit details -
Get copyright info for native and r2r binaries (#10148)
* Get copyright info for native and r2r binaries When attempting to re-enable in-build signing, runtime was throwing out an error that Microsoft.NETCore.App.Composite.r2r.dll had an empty copyright (interpreted as non-MSFT) but was being signed with a Microsoft cert. What was happening was that this r2r binary, because of the way it's created, doesn't have the assembly attributes with copyright info that would normally be present. In this case, as well as native binaries, we should be using the file version info present in native resources to find the copyright info. This is used as a fallback for managed binaries, and always in the case of native (which didn't have copyright info before). * Fixup tests and native resource copyright lookup * Turn warning into high pri message * Turn off tests that won't pass before 10293 * Differentiate 3rd party/Microsoft signing warnings
Configuration menu - View commit details
-
Copy full SHA for f08ccdc - Browse repository at this point
Copy the full SHA f08ccdcView commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bf87032 - Browse repository at this point
Copy the full SHA bf87032View commit details -
[main] Update dependencies from dotnet/arcade dotnet/sourcelink (#10287)
[main] Update dependencies from dotnet/arcade dotnet/sourcelink
Configuration menu - View commit details
-
Copy full SHA for ab63682 - Browse repository at this point
Copy the full SHA ab63682View commit details -
[main] Update dependencies from dotnet/xliff-tasks dotnet/sourcelink (#…
…10313) [main] Update dependencies from dotnet/xliff-tasks dotnet/sourcelink
Configuration menu - View commit details
-
Copy full SHA for be70926 - Browse repository at this point
Copy the full SHA be70926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58aed6c - Browse repository at this point
Copy the full SHA 58aed6cView commit details
Commits on Aug 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 87e71d8 - Browse repository at this point
Copy the full SHA 87e71d8View commit details -
Update dependencies from https://github.com/dotnet/roslyn build 20220…
…801.3 (#10329) [main] Update dependencies from dotnet/roslyn
Configuration menu - View commit details
-
Copy full SHA for 46968f9 - Browse repository at this point
Copy the full SHA 46968f9View commit details -
[main] Update dependencies from dotnet/xharness dotnet/xliff-tasks do…
…tnet/arcade dotnet/sourcelink (#10324) [main] Update dependencies from dotnet/xharness dotnet/xliff-tasks dotnet/arcade dotnet/sourcelink
Configuration menu - View commit details
-
Copy full SHA for 13b3423 - Browse repository at this point
Copy the full SHA 13b3423View 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 4ee620c...13b3423