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

Improve error messages when a github repo already exists #377

Open
aweingarten opened this issue Apr 13, 2021 · 0 comments
Open

Improve error messages when a github repo already exists #377

aweingarten opened this issue Apr 13, 2021 · 0 comments

Comments

@aweingarten
Copy link
Contributor

Observed Behaviors
When I try to create a new project

  • if the pantheon site does not exist
  • the github repo already exists
  • terminus build:project:create --git=github d8 my-demo
  • I see a cryptic error that doesn't tell me much

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.

@sugaroverflow 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants