Skip to content

Replace verification repository #44

@JamieMagee

Description

@JamieMagee

In order to verify changes, we have a verification GitHub action1 which scans a project for each detector for each pull request. This allows us to easily see if we are detecting more or less components.

Currently, this workflow uses a private repository which uses git submodules to point to specific commits in open source projects. Instead, we should checkout the open source projects to the specific commit required during our GitHub Actions workflow.

Current repos in our verification suite include:

Footnotes

  1. https://github.com/microsoft/component-detection/actions/workflows/verify-snapshot.yml

Metadata

Metadata

Assignees

Labels

status:in-progressSomeone is working on implementationtype:ciBuild or repository configuration

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions