microsoft / microsoft/ApplicationInspector
Pipeline Test to ensure Library/Tool nupkg are consumable
Open
@daalcant is already working on this.
Since May 28, 2020.
pipeline
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 366
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 3
Description
We hit an issue where we could pass all our tests and successfully build a nupkg that no one could use. We should add a test to each of our projects in the build that checks that the result objects are consumable as nupkgs.
Tools you can test with dotnet tool install https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-tool-install
Libraries you can test with dotnet add https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-add-package
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.