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

Finalize Conan v2 support #2587

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Finalize Conan v2 support #2587

merged 2 commits into from
Feb 7, 2024

Commits on Feb 2, 2024

  1. Add support for conan lock v2 (#2461)

    * conan lock 2.x requires field support
    
    Signed-off-by: houdini91 <mdstrauss91@gmail.com>
    
    * PR review, struct renaming
    
    Signed-off-by: houdini91 <mdstrauss91@gmail.com>
    
    ---------
    
    Signed-off-by: houdini91 <mdstrauss91@gmail.com>
    houdini91 authored and wagoodman committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    33a98e6 View commit details
    Browse the repository at this point in the history
  2. decompose conanlock parser + add tests

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1c461e9 View commit details
    Browse the repository at this point in the history