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

cargo shuttle init does not handle directory argument properly #671

Closed
wants to merge 9 commits into from
Closed

cargo shuttle init does not handle directory argument properly #671

wants to merge 9 commits into from

Conversation

h-dav
Copy link

@h-dav h-dav commented Mar 2, 2023

Issue #665

Description of change

Skip over prompting for directory name if directory name is specified in init command

Note: Not solved issue of file path being created properly as don't have time right now but will look into this later

closes issue #665

h-dav added 9 commits March 2, 2023 16:43
Issue #665

skip over prompting for directory name if directory name is specified in init command

not solved issue of file path being created properly as don't have time right now but will look into this later
Issue #665

skip over prompting for directory name if directory name is specified in init command

not solved issue of file path being created properly as don't have time right now but will look into this later
@oddgrd
Copy link
Contributor

oddgrd commented Mar 6, 2023

Hey @h-dav, thanks for this 🙏 There is a note in your comment about looking into the file path being created correctly, are you still doing that or is this ready for review? No rush of course, just curious!

@h-dav
Copy link
Author

h-dav commented Mar 6, 2023

Hi @oddgrd, I’m happy to do the file path being created correctly issue but currently don’t have time. The pull request is ready to be reviewed but it only fixes one of the issues detailed on the linked issue. However, I can create another pull request for the file path issue once it’s ready.

@oddgrd
Copy link
Contributor

oddgrd commented Mar 14, 2023

@h-dav thanks for the effort and thanks for getting started on this! 🙏

Since I was already updating init for our upcoming release, I included my suggestions from above in this PR: #706. Feel free to open a new PR if you find any other issues with init (or anything else)!

@oddgrd oddgrd closed this Mar 14, 2023
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.

2 participants