Decouple test packages from release bits by DaveTryon · Pull Request #850 · microsoft/sbom-tool (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@DaveTryon

Our package management approach is inconsistent--we have all package versions centrally managed in ./Directory.Packages.props, but we include test packages via ./test/Directory.Build.Props. This PR creates ./test/Directory.Packages.props to manage the versions of test packages. This provides symmetry and ensures that test packages can't accidentally be pulled into the release bits.

@codecov-commenter

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.53%. Comparing base (60605c9) to head (21b450b).

Additional details and impacted files

@@ Coverage Diff @@ ## main #850 +/- ##

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

jalkire

@DaveTryon DaveTryon deleted the DaveTryon/decouple-test-packages branch

January 2, 2025 23:48

DaveTryon added a commit that referenced this pull request

Jan 6, 2025

@DaveTryon

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})