dotnet / dotnet/workload-versions
Investigate improving the versioning for previews to reduce churn
- Dominant language
- Shell
- Stars
- 14
- Forks
- 22
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 38
Description
Today there are multiple steps required when going from preview to preview as outlined in https://github.com/dotnet/workload-versions/pull/599
For the workloads-versions repo, emsdk uses a stable transport package so never has to update it's package id. We could model that for the maui workloads as well.
For VS, the maui workloads use a stable package id throughout previews which avoids any extra changes to the vsmanproj or elsewhere. We could do something similar to mono and emsdk which today require updating those prior to running the workloads insertion pipeline.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.