-
Notifications
You must be signed in to change notification settings - Fork 382
Comparing changes
Open a pull request
base repository: dotnet/arcade
base: 4535393
head repository: dotnet/arcade
compare: 86aee6d
- 11 commits
- 74 files changed
- 9 contributors
Commits on Apr 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b19c956 - Browse repository at this point
Copy the full SHA b19c956View commit details
Commits on Apr 6, 2021
-
Build tasks for optional workload generation/authoring (#7169)
* Build tasks for optional workload generation/authoring * PR feedback
Configuration menu - View commit details
-
Copy full SHA for 0457d51 - Browse repository at this point
Copy the full SHA 0457d51View commit details -
[main] Update dependencies from dotnet/arcade mono/linker (#7193)
[main] Update dependencies from dotnet/arcade mono/linker
Configuration menu - View commit details
-
Copy full SHA for a0ae8dc - Browse repository at this point
Copy the full SHA a0ae8dcView commit details -
Switch argument order in SkipOnPlatformAttribute (#7192)
While looking at doing the conversion in dotnet/runtime after #7184 I noticed that having the reason argument reads weird, it's better to have the platform as the first argument so it reads more like a sentence. E.g. instead of ```csharp [SkipOnPlatform("System.Net.Security is not supported on this platform.", TestPlatforms.Browser)] ``` we have ```csharp [SkipOnPlatform(TestPlatforms.Browser, "System.Net.Security is not supported on this platform.")] ``` Also allow multiple attributes since the skip reason can be quite different between platforms.
Configuration menu - View commit details
-
Copy full SHA for b0eeb27 - Browse repository at this point
Copy the full SHA b0eeb27View commit details -
[AsmDiff]Added Localized Content for markdown header and Language Opt…
…ion (#7173) * Added Localized Content for markdown header and Language Option * Applied changes from ericstj@fd5f861
Configuration menu - View commit details
-
Copy full SHA for 680ab44 - Browse repository at this point
Copy the full SHA 680ab44View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcd74d1 - Browse repository at this point
Copy the full SHA fcd74d1View commit details
Commits on Apr 7, 2021
-
Update dependencies from https://github.com/mono/linker build 2021040…
…6.1 (#7198) [main] Update dependencies from mono/linker
Configuration menu - View commit details
-
Copy full SHA for 603a90e - Browse repository at this point
Copy the full SHA 603a90eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a55a93c - Browse repository at this point
Copy the full SHA a55a93cView commit details -
Try to add ldap libraries to the docker images. (#7197)
* try to add ldap libraries. * fixes * Update eng/common/cross/build-rootfs.sh Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com> Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 44f0c7b - Browse repository at this point
Copy the full SHA 44f0c7bView commit details -
Update preview flow setup (#7202)
- Add emsdk (flows to aspnetcore) - Remove extensions (no longer active in main)
Configuration menu - View commit details
-
Copy full SHA for 4fe80a5 - Browse repository at this point
Copy the full SHA 4fe80a5View commit details -
Small cleanup and send aka.ms link prefix for stable (#7203)
Stable builds were not sending the aka.ms link prefix. I think this is safe, now that all the blobs are unique, and typically these are internal anyway. Also, combine NonStableInternalFeeds and NonStablePublicFeeds into one method, as they were basically identical, aside from one tweak around symbols
Configuration menu - View commit details
-
Copy full SHA for 86aee6d - Browse repository at this point
Copy the full SHA 86aee6dView 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 4535393...86aee6d