-
Notifications
You must be signed in to change notification settings - Fork 378
Comparing changes
Open a pull request
base repository: dotnet/arcade
base: 0ec8dba
head repository: dotnet/arcade
compare: fa4a480
- 19 commits
- 33 files changed
- 12 contributors
Commits on Sep 6, 2021
-
Deduplicate XHarness Apple/Android code in Helix SDK (#7840)
Deduplicating how we parse metadata and create .zip archives in Helix SDK (debt from #7811)
Configuration menu - View commit details
-
Copy full SHA for 7309c69 - Browse repository at this point
Copy the full SHA 7309c69View commit details
Commits on Sep 7, 2021
-
[main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotn…
…et/sourcelink mono/linker dotnet/xharness (#7834) [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotnet/sourcelink mono/linker dotnet/xharness
Configuration menu - View commit details
-
Copy full SHA for d70e912 - Browse repository at this point
Copy the full SHA d70e912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e11251 - Browse repository at this point
Copy the full SHA 1e11251View commit details -
Fix sourcelink repository url (#7844)
* Fix sourcelink repository url When we updated the ScmRepositoryUrl to handle devdiv links, we never updated the version used in SourceRoot, which is used by sourcelink, and also needed to be updated to remove -trusted from the link. By not removing -trusted, the translation pattern can't identify the url as something that needs to be translated, and so just uses the azdo url. This change adds the code to remove -trusted to fix the issue. * Remove second item group
1Configuration menu - View commit details
-
Copy full SHA for 52cba79 - Browse repository at this point
Copy the full SHA 52cba79View commit details
Commits on Sep 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 527af90 - Browse repository at this point
Copy the full SHA 527af90View commit details -
Use ProductVersion.txt where possible (#7837)
* Add ProductVersion.txt support where possible; get the version of the inner package from productVersion.txt, NOT from the specified version. Allows "non-stable" outer container with "stable" inner contents #7836
Configuration menu - View commit details
-
Copy full SHA for efff425 - Browse repository at this point
Copy the full SHA efff425View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e6b160 - Browse repository at this point
Copy the full SHA 3e6b160View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27689e0 - Browse repository at this point
Copy the full SHA 27689e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89db4b3 - Browse repository at this point
Copy the full SHA 89db4b3View commit details -
Suppress CA2252 related warnings (#7846)
Prashanth Govindarajan authoredSep 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 74201f3 - Browse repository at this point
Copy the full SHA 74201f3View commit details -
[main] Update dependencies from dotnet/arcade dotnet/sourcelink (#7843)
[main] Update dependencies from dotnet/arcade dotnet/sourcelink
Configuration menu - View commit details
-
Copy full SHA for ecea749 - Browse repository at this point
Copy the full SHA ecea749View commit details -
Update dependencies from https://github.com/dotnet/roslyn build 20210…
…903.15 (#7839) [main] Update dependencies from dotnet/roslyn
Configuration menu - View commit details
-
Copy full SHA for ae0ffc2 - Browse repository at this point
Copy the full SHA ae0ffc2View commit details -
Remove Bundle override of DOTNETHOME (#7855)
The bundle was passing in a hardcoded DOTNETHOME value unconditionally to MSIs in the chain. This value doesn't have the redirection we're adding to the MSI. We can't add that redirection in the bundle, since Burn doesn't have conditional variables. It can only set variables as a result of a search to either the value of the search (if successful) or 1/0.
Configuration menu - View commit details
-
Copy full SHA for 20daa78 - Browse repository at this point
Copy the full SHA 20daa78View commit details
Commits on Sep 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bc26132 - Browse repository at this point
Copy the full SHA bc26132View commit details -
[workloads] Allow disabling most parallelization (#7857)
The changes in 7168d63 did fix Android msi generation issues for me locally, but CI attempts have still been failing. A new `RunInParallel` task parameter has been added to allow consumers to opt-out of most parallelization until these issues are fixed.
Configuration menu - View commit details
-
Copy full SHA for 5aa9d32 - Browse repository at this point
Copy the full SHA 5aa9d32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b4a81 - Browse repository at this point
Copy the full SHA 06b4a81View commit details -
Fix SourceLinkUrl calculation in another place (#7870)
* Originally didn't fix it in both places, but also using [MSBuild]::ValueOrDefault() API * PR feedback: No longer need '%(SourceRoot.ScmRepositoryUrl)' != '' when using ValueOrDefault
Configuration menu - View commit details
-
Copy full SHA for e4bce71 - Browse repository at this point
Copy the full SHA e4bce71View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e719c - Browse repository at this point
Copy the full SHA f2e719cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa4a480 - Browse repository at this point
Copy the full SHA fa4a480View 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 0ec8dba...fa4a480