-
Notifications
You must be signed in to change notification settings - Fork 376
Comparing changes
Open a pull request
base repository: dotnet/arcade
base: a264eb1
head repository: dotnet/arcade
compare: 54a00a8
- 18 commits
- 23 files changed
- 12 contributors
Commits on Jun 27, 2022
-
Update arcade to Preview 5 (#9769)
* Update arcade to Preview 4 * Update global.json * Update DotNetCli.props * Remove Debian 9 (EOL in 10 days), set ulimit -c to 0 to not spend time uploading dumps in arcade tests Co-authored-by: Matt Mitchell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53ee218 - Browse repository at this point
Copy the full SHA 53ee218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82b37b7 - Browse repository at this point
Copy the full SHA 82b37b7View commit details
Commits on Jun 29, 2022
-
Support wixpack signing in Sign.proj (#9721)
* Support wixpack signing in Sign.proj Wixpacks were implemented for post-build signing to allow us to sign MSIs and bundles after the build was done. They are a separate zip file that contains the files necessary to reconstruct an installer. Prior to post-build signing, repositories producing installers typically signed the files going into the installer, then created the installer, then signed it. Potentially there were other stages for nested installers, dealing with bundles, etc. There is a push to add back in-build signing. The in-build staged installer creation/signing steps have been removed from some repos. Rather than add these back, it makes more sense to enable signing installer as part of the normal signing process, which happens just before the publish stage of the build. Here the files to be signed are analyzed, unpacked, signed, and repacked. To do this, we need a tweak to Arcade to send the path to the wix tooling to the sign task. If a repo produces no installers or wixpacks, this tooling will be unused. While doing this, I also unified some of the wix tooling packages in use to use the same version of the package. * Update eng/Versions.props Co-authored-by: AraHaan <[email protected]> * Update src/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props Co-authored-by: AraHaan <[email protected]> * Revert "Update src/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props" This reverts commit 8af4cc3. * Revert "Update eng/Versions.props" This reverts commit 5f2cab6. * Update property name to match new package name Co-authored-by: AraHaan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ce6d6a - Browse repository at this point
Copy the full SHA 0ce6d6aView commit details
Commits on Jun 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8e8cab1 - Browse repository at this point
Copy the full SHA 8e8cab1View commit details
Commits on Jul 4, 2022
-
[main] Update dependencies from dotnet/roslyn (#9812)
[main] Update dependencies from dotnet/roslyn
Configuration menu - View commit details
-
Copy full SHA for 8aba01d - Browse repository at this point
Copy the full SHA 8aba01dView commit details -
[main] Update dependencies from dotnet/xharness dotnet/xliff-tasks do…
…tnet/arcade dotnet/sourcelink (#9810) [main] Update dependencies from dotnet/xharness dotnet/xliff-tasks dotnet/arcade dotnet/sourcelink
Configuration menu - View commit details
-
Copy full SHA for 66cb5f1 - Browse repository at this point
Copy the full SHA 66cb5f1View commit details
Commits on Jul 5, 2022
-
[main] Update dependencies from dotnet/arcade dotnet/sourcelink (#9870)
[main] Update dependencies from dotnet/arcade dotnet/sourcelink
Configuration menu - View commit details
-
Copy full SHA for 57e0f6c - Browse repository at this point
Copy the full SHA 57e0f6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 927f89f - Browse repository at this point
Copy the full SHA 927f89fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f45238 - Browse repository at this point
Copy the full SHA 9f45238View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 4934d34 - Browse repository at this point
Copy the full SHA 4934d34View commit details
Commits on Jul 6, 2022
-
[main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotn…
…et/sourcelink (#9888) [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotnet/sourcelink
Configuration menu - View commit details
-
Copy full SHA for 7d08fdf - Browse repository at this point
Copy the full SHA 7d08fdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e771d68 - Browse repository at this point
Copy the full SHA e771d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f14f2 - Browse repository at this point
Copy the full SHA 99f14f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78adce7 - Browse repository at this point
Copy the full SHA 78adce7View commit details
Commits on Jul 7, 2022
-
[main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotn…
…et/sourcelink (#9907) [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotnet/sourcelink
Configuration menu - View commit details
-
Copy full SHA for 94843f7 - Browse repository at this point
Copy the full SHA 94843f7View commit details
Commits on Jul 8, 2022
-
[main] Update dependencies from dotnet/xliff-tasks dotnet/sourcelink (#…
…9928) [main] Update dependencies from dotnet/xliff-tasks dotnet/sourcelink
Configuration menu - View commit details
-
Copy full SHA for a609abd - Browse repository at this point
Copy the full SHA a609abdView commit details -
Documentation about test reporting data (#9878)
* Documentation about test reporting data * Added more information around datetime fields and how we perform the chi-squared analysis
Configuration menu - View commit details
-
Copy full SHA for 579434b - Browse repository at this point
Copy the full SHA 579434bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54a00a8 - Browse repository at this point
Copy the full SHA 54a00a8View 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 a264eb1...54a00a8