dotnet / dotnet/workload-versions
Push symbols when we do a VS insertion
- Dominant language
- Shell
- Stars
- 14
- Forks
- 22
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 38
Description
SymbolCheck fails on our .NET assemblies, such as:
* https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_git/VS/pullRequest/699313#1767996710
* https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_workitems/edit/2678552/
It looks like we used to do something like the example here:
* https://dev.azure.com/devdiv/DevDiv/_git/Xamarin.yaml-templates?path=/vs-insertion/jobs/create_insert_drop/v1.yml&version=GBmain&line=57&lineEnd=100&lineStartColumn=3&lineEndColumn=44&lineStyle=plain&_a=contents
Ideally, we could push the symbols on each insertion, and VS's SymbolCheck step would pass.
/cc @MiYanni
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.