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

Git deploy command exceptions should report the correct error #51

Open
1 task
A5hleyRich opened this issue Oct 8, 2022 · 0 comments
Open
1 task

Git deploy command exceptions should report the correct error #51

A5hleyRich opened this issue Oct 8, 2022 · 0 comments
Labels
Type: Bug Fixes broken functionality that prevents something from being achieved.

Comments

@A5hleyRich
Copy link
Contributor

Current Outcome

All exceptions during the sites:deploy command trigger the same error message.

https://github.com/spinupwp/spinupwp-cli/blob/main/app/Commands/Sites/GitDeployCommand.php#L34

Steps to Reproduce

  1. Change API token to read-only permissions
  2. Run sites:deploy ***

Acceptance Criteria

  • Relevant warnings should be shown when an exception occurs
@A5hleyRich A5hleyRich added the Type: Bug Fixes broken functionality that prevents something from being achieved. label Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Fixes broken functionality that prevents something from being achieved.
Projects
None yet
Development

No branches or pull requests

1 participant