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(cli_mode): don't prompt for db url if in cli_mode #370

Conversation

AnthonyMichaelTDM
Copy link
Collaborator

fixes issue causing some CI checks to pass in, for example, #369

@AnthonyMichaelTDM AnthonyMichaelTDM changed the title Dont-prompt-for-db-url-in-cli-mode fix(cli_mode): don't prompt for db url if in cli_mode May 3, 2024
@AnthonyMichaelTDM
Copy link
Collaborator Author

TODO: refactor that function to handle all the "cli_mode" stuff separately rather than checking and settings things individually, should reduce the maintenance burden

@AnthonyMichaelTDM AnthonyMichaelTDM merged commit 04e72f0 into Wulf:main May 4, 2024
6 checks passed
@AnthonyMichaelTDM AnthonyMichaelTDM deleted the dont-prompt-for-db-url-in-cli-mode branch May 4, 2024 04:05
AnthonyMichaelTDM added a commit to AnthonyMichaelTDM/create-rust-app that referenced this pull request May 4, 2024
fix(cli_mode): don't prompt for db url if in cli_mode (Wulf#370)
@Wulf
Copy link
Owner

Wulf commented May 12, 2024

Thanks for looking out for this 🙌

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