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

when attempting to load a lockfile and finding only a manifest, automatically generate a lockfile and load that #1980

Merged
merged 7 commits into from
Sep 6, 2024

Commits on Sep 5, 2024

  1. add manifest handling

    toph-allen committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    490dae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d061c18 View commit details
    Browse the repository at this point in the history
  3. add test

    toph-allen committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ec2d797 View commit details
    Browse the repository at this point in the history
  4. move function

    toph-allen committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    52291bc View commit details
    Browse the repository at this point in the history
  5. remove duplicate log line

    toph-allen committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7d823cd View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Apply suggestions from code review

    Co-authored-by: Kevin Ushey <kevinushey@gmail.com>
    toph-allen and kevinushey authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8dc332d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce2b711 View commit details
    Browse the repository at this point in the history