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

Support for Conan lockfiles #1222

Closed
kzantow opened this issue Sep 21, 2022 · 3 comments
Closed

Support for Conan lockfiles #1222

kzantow opened this issue Sep 21, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@kzantow
Copy link
Contributor

kzantow commented Sep 21, 2022

Hi syft community,

conanfile.txt is a primary/declarative use of conan to only install dependencies.
Most conan users use conanfile.py, the imperative way to define dependencies, build and packaging.
Do you plan to support conanfile.py? For example using lock files (https://docs.conan.io/en/latest/versioning/lockfiles.html)?

Regards.

Originally posted by @EstebanDugueperoux2 in #1083 (comment)

@kzantow
Copy link
Contributor Author

kzantow commented Sep 21, 2022

Hi @EstebanDugueperoux2, I created this issue to from your comment on #1083. When looking at this feature, it states:

This is an experimental feature subject to breaking changes in future releases.

Maybe it would be wise to wait until the feature has stabilized? I do not think we will prioritize this at least until the feature is stable, but do welcome PRs!

@spiffcs
Copy link
Contributor

spiffcs commented Oct 13, 2022

@EstebanDugueperoux2 with conan.lock support committed I believe we are now cataloging a superset of the packages that would be located in conan.py. Do you still see any value in parsing conan.py and including that info?

@tgerla tgerla added the enhancement New feature or request label May 4, 2023
@tgerla
Copy link
Contributor

tgerla commented Aug 31, 2023

We'll go ahead and close this ticket but please feel free to re-open if conan.py support is still important now that we have support for the lockfiles. Thanks!

@tgerla tgerla closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

3 participants