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

Fix parsing of lock files with empty duniverses #321

Merged
merged 4 commits into from
Aug 1, 2022

Commits on Aug 1, 2022

  1. Add a regression test for lock files with empty duniverse

    Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
    NathanReb committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    60f185f View commit details
    Browse the repository at this point in the history
  2. Fix pulling for empty duniverse lock files

    Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
    NathanReb committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    cddea36 View commit details
    Browse the repository at this point in the history
  3. Update CHANGES.md

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    NathanReb and github-actions[bot] committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    0b7fec1 View commit details
    Browse the repository at this point in the history
  4. Make empty duniverse test more portable

    Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
    NathanReb committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    82026ad View commit details
    Browse the repository at this point in the history