-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[workloads] Add Current to the name of the workload manifest #80401
Commits on Jan 9, 2023
-
[workloads] Add Current to the name of the workload manifest
dotnet/sdk@f5cb7e3 introduced a change that would make `microsoft.net.workload.mono.toolchain` an outdated id in order to work around manifest errors when older previews of the .NET 7 SDK were installed. The unfortunate side effect of this change means the name of the manifest needs to be changed. On the main branch, the manifest id will now contain current in the name for the .net version being developed.
Steve Pfister committedJan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for c717c2e - Browse repository at this point
Copy the full SHA c717c2eView commit details
Commits on Jan 10, 2023
-
Current was in the wrong spot. Moving it to the right place.
Steve Pfister committedJan 10, 2023 Configuration menu - View commit details
-
Copy full SHA for cd3a6f4 - Browse repository at this point
Copy the full SHA cd3a6f4View commit details -
Steve Pfister committed
Jan 10, 2023 Configuration menu - View commit details
-
Copy full SHA for f7843db - Browse repository at this point
Copy the full SHA f7843dbView commit details
Commits on Jan 26, 2023
-
Merge remote-tracking branch 'upstream/main' into rename-current-mani…
…fest
Steve Pfister committedJan 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 341a0b3 - Browse repository at this point
Copy the full SHA 341a0b3View commit details -
Add prerelease label to manifest name
Steve Pfister committedJan 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 60042f7 - Browse repository at this point
Copy the full SHA 60042f7View commit details -
Add wildcard to support prerelease tagging
Steve Pfister committedJan 26, 2023 Configuration menu - View commit details
-
Copy full SHA for e3ffb5d - Browse repository at this point
Copy the full SHA e3ffb5dView commit details -
Merge remote-tracking branch 'upstream/main' into rename-current-mani…
…fest
Steve Pfister committedJan 26, 2023 Configuration menu - View commit details
-
Copy full SHA for bbd3d01 - Browse repository at this point
Copy the full SHA bbd3d01View commit details -
Alter emsdk dependency since the name changed
Steve Pfister committedJan 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 648f929 - Browse repository at this point
Copy the full SHA 648f929View commit details -
Use the sdkbandVersion with the prerelease suffix when installing wor…
…kloads for testing
Configuration menu - View commit details
-
Copy full SHA for cb684f3 - Browse repository at this point
Copy the full SHA cb684f3View commit details
Commits on Jan 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2fd2ee4 - Browse repository at this point
Copy the full SHA 2fd2ee4View commit details -
InstallWorkloadFromArtifacts: Add workarounds for the manifest name
.. change. The workload manifest has `.Current` added to the name now. This makes the older name `microsoft.net.workload.mono.toolchain` invalid. But sdk still installs this, which breaks the workload. - As a workaround for the tests, remove manifest directory - Also, update the name in the `IncludedWorkloadManifests.txt`
Configuration menu - View commit details
-
Copy full SHA for 8e115c3 - Browse repository at this point
Copy the full SHA 8e115c3View commit details -
Fix name in extends for wasm-tools
Steve Pfister committedJan 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 4df4c0b - Browse repository at this point
Copy the full SHA 4df4c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a612c3b - Browse repository at this point
Copy the full SHA a612c3bView commit details