-
Notifications
You must be signed in to change notification settings - Fork 383
Comparing changes
Open a pull request
base repository: dotnet/arcade
base: 640c1cc
head repository: dotnet/arcade
compare: 66cb5f1
- 7 commits
- 22 files changed
- 7 contributors
Commits on Jun 27, 2022
-
Updating existing user documentation with more details (#9354)
* Updating existing user documentation with more details * Addressing PR feedback * Addressing more feedback
Configuration menu - View commit details
-
Copy full SHA for a264eb1 - Browse repository at this point
Copy the full SHA a264eb1View commit details -
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 <mmitche@microsoft.com>
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 <seandhunt_7@yahoo.com> * Update src/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props Co-authored-by: AraHaan <seandhunt_7@yahoo.com> * 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 <seandhunt_7@yahoo.com>
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
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 640c1cc...66cb5f1