You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
I expect that before the setup script gets very far it checks that the github repo does not exist and if it does then provides meaningful user feedback.
Why this is a valid use case
The setup process is a giant monolith, if any part fails its really hard for a use to restart the process and if they do they hit left over land mines from their previous runs.
The text was updated successfully, but these errors were encountered:
sugaroverflow
changed the title
No any meaningful error messages when a github repo already exists
Improve error messages when a github repo already exists
Aug 15, 2021
Observed Behaviors
When I try to create a new project
terminus build:project:create --git=github d8 my-demo
Expected behavior
I expect that before the setup script gets very far it checks that the github repo does not exist and if it does then provides meaningful user feedback.
Why this is a valid use case
The setup process is a giant monolith, if any part fails its really hard for a use to restart the process and if they do they hit left over land mines from their previous runs.
The text was updated successfully, but these errors were encountered: