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

Add support for --dry-run mode in uv lock #7783

Merged
merged 9 commits into from
Oct 24, 2024

Commits on Sep 29, 2024

  1. Initial commit

    tfsingh committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ae29b1f View commit details
    Browse the repository at this point in the history
  2. Add tests

    tfsingh committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    3021c4e View commit details
    Browse the repository at this point in the history
  3. Add checks

    tfsingh committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    24701b2 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    tfsingh committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6c0c8d8 View commit details
    Browse the repository at this point in the history
  5. Fix test

    tfsingh committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    cdf3074 View commit details
    Browse the repository at this point in the history
  6. Factor out check

    tfsingh committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    aebb3ff View commit details
    Browse the repository at this point in the history
  7. Add docs

    tfsingh committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    06c5bba View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Simplify dry_run

    charliermarsh committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6c71ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eff53c View commit details
    Browse the repository at this point in the history