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

feat(cargo-shuttle): check project name available #1279

Conversation

jonaro00
Copy link
Member

@jonaro00 jonaro00 commented Sep 27, 2023

Description of change

image
image

What still remains:

  • Should we allow user to use the name even though it is taken? Prompt y/n for the rename?
    • It's a bit tricky and not a killer. Using --name gets you around this check.

Bonus:
image

How has this been tested? (if applicable)

All 3 scenarios tested locally
Updated tests

@jonaro00 jonaro00 force-pushed the feat/eng-1369-project-name-availability-check branch from 7cc854a to 077d9b2 Compare September 27, 2023 22:25
Copy link
Contributor

@chesedo chesedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@oddgrd oddgrd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just one nit/question, but feel free to merge if you think it's clear as is.

cargo-shuttle/src/lib.rs Show resolved Hide resolved
@jonaro00 jonaro00 merged commit da18b3b into shuttle-hq:main Oct 2, 2023
@jonaro00 jonaro00 deleted the feat/eng-1369-project-name-availability-check branch October 2, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants