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

Persist packages from original lockfile _only_ for platforms not requested for lock #485

Merged
merged 8 commits into from
Sep 11, 2023

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    c78d26e View commit details
    Browse the repository at this point in the history
  2. Add unit tests for dependency removal and pip move

    Co-authored-by: Arie Knoester <arikstr@gmail.com>
    Reviewed-by: Matt Fisher <mfisher87@gmail.com>
    2 people authored and mfisher87 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    45b880d View commit details
    Browse the repository at this point in the history
  3. Persist packages from original lockfile for platforms not requested f…

    …or lock
    
    Addresses conda#196: for requested platforms replaces lock content without erroneously persisting packages.
    
    Co-authored-by: Arie Knoester <arikstr@gmail.com>
    Reviewed-by: Matt Fisher <mfisher87@gmail.com>
    2 people authored and mfisher87 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    45a8029 View commit details
    Browse the repository at this point in the history
  4. Add documentation on correct dev environment setup

    Co-authored-by: Arie Knoester <arikstr@gmail.com>
    2 people authored and mfisher87 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    982d292 View commit details
    Browse the repository at this point in the history
  5. Satisfy linters

    mfisher87 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    cc91ed7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a1fb78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99922db View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    4fbf8aa View commit details
    Browse the repository at this point in the history