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

Basic implementation for cargo install --dry-run #13598

Closed
wants to merge 5 commits into from

Commits on Mar 17, 2024

  1. Feat(install/cli): Add new gated --dry-run option

    Signed-off-by: Paul Mabileau <paulmabileau@hotmail.fr>
    PaulDance committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    cf2f775 View commit details
    Browse the repository at this point in the history
  2. Feat(install): Implement --dry-run

    Signed-off-by: Paul Mabileau <paulmabileau@hotmail.fr>
    PaulDance committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    b56d71e View commit details
    Browse the repository at this point in the history
  3. Feat(test/compare): Add new status headers to substitute_macros

    Signed-off-by: Paul Mabileau <paulmabileau@hotmail.fr>
    PaulDance committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    f842f64 View commit details
    Browse the repository at this point in the history
  4. Test(install): Add tests for --dry-run

    Signed-off-by: Paul Mabileau <paulmabileau@hotmail.fr>
    PaulDance committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    3b0852d View commit details
    Browse the repository at this point in the history
  5. Docs(install): Add --dry-run

    Signed-off-by: Paul Mabileau <paulmabileau@hotmail.fr>
    PaulDance committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    419d155 View commit details
    Browse the repository at this point in the history