Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add smoke test for conan #762

Open
JamieMagee opened this issue Sep 1, 2023 · 2 comments
Open

Add smoke test for conan #762

JamieMagee opened this issue Sep 1, 2023 · 2 comments
Labels
status:ready Ready to start implementation type:tests Unit/Verification tests

Comments

@JamieMagee
Copy link
Member

JamieMagee commented Sep 1, 2023

Support for Conan was added in #692 and released in https://github.com/microsoft/component-detection/releases/tag/v3.6.0, but it's missing in the smoke test matrix:

language:
[
{ name: "CocoaPods", repo: "realm/realm-swift" },
{ name: "Gradle", repo: "microsoft/ApplicationInsights-Java" },
{ name: "Go", repo: "kubernetes/kubernetes" },
{ name: "Maven", repo: "apache/kafka" },
{ name: "NPM", repo: "axios/axios" },
{ name: "NuGet", repo: "Radarr/Radarr" },
{ name: "Pip", repo: "django/django" },
{ name: "Pnpm", repo: "pnpm/pnpm" },
{ name: "Poetry", repo: "Textualize/rich" },
{ name: "Ruby", repo: "rails/rails" },
{ name: "Rust", repo: "alacritty/alacritty" },
{ name: "Yarn", repo: "gatsbyjs/gatsby" },
]

AB#2101324

@JamieMagee
Copy link
Member Author

@cobya cobya added status:ready Ready to start implementation type:tests Unit/Verification tests labels Dec 1, 2023
@felickz
Copy link

felickz commented Jan 30, 2024

++ Conan detector is excluded from a handlful of the docs pages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready Ready to start implementation type:tests Unit/Verification tests
Projects
Development

No branches or pull requests

3 participants