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(publish): add more check when use publish -p <SPEC> #10677

Merged
merged 13 commits into from May 27, 2022

Commits on May 18, 2022

  1. fix cargo -p

    likzn committed May 18, 2022
    Configuration menu
    Copy the full SHA
    95cb21d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4401fc9 View commit details
    Browse the repository at this point in the history
  3. extract to registry

    likzn committed May 18, 2022
    Configuration menu
    Copy the full SHA
    ef7d9b7 View commit details
    Browse the repository at this point in the history
  4. fix typo

    likzn committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a5a0f68 View commit details
    Browse the repository at this point in the history
  5. fix test

    likzn committed May 18, 2022
    Configuration menu
    Copy the full SHA
    d6d53ae View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. refactor logic

    likzn committed May 23, 2022
    Configuration menu
    Copy the full SHA
    89c24bf View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    likzn committed May 23, 2022
    Configuration menu
    Copy the full SHA
    1179e7e View commit details
    Browse the repository at this point in the history
  3. Update src/cargo/ops/registry.rs with err msg

    Co-authored-by: Eric Huss <eric@huss.org>
    likzn and ehuss committed May 23, 2022
    Configuration menu
    Copy the full SHA
    d828095 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. fix test stderr

    likzn committed May 24, 2022
    Configuration menu
    Copy the full SHA
    72457ef View commit details
    Browse the repository at this point in the history
  2. rust fmt

    likzn committed May 24, 2022
    Configuration menu
    Copy the full SHA
    ddd5c83 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    likzn committed May 24, 2022
    Configuration menu
    Copy the full SHA
    72d6c54 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. update

    likzn committed May 25, 2022
    Configuration menu
    Copy the full SHA
    52165e8 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. clean err msg

    likzn committed May 26, 2022
    Configuration menu
    Copy the full SHA
    b486ada View commit details
    Browse the repository at this point in the history