microsoft / microsoft/ApplicationInspector

Pipeline Test to ensure Library/Tool nupkg are consumable

Open
#224 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.