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

Show aborted commands after failed publish #7

Closed
jan-auer opened this issue Oct 23, 2018 · 1 comment
Closed

Show aborted commands after failed publish #7

jan-auer opened this issue Oct 23, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@jan-auer
Copy link
Member

When publishing fails, craft stops to proceed to the remaining targets. It would be great to list a summary of the targets, like:

Publish report:
  ✓ gcs
  ✓ npm
  ✕ brew: HttpError
  ⚠ github
  ⚠ registry

To retry, please run:
 $ craft publish 1.36.3 -t brew -t github -t registry --finish

Right now, we have to open the .craft.yml and check for the remaining targets.

@bruno-garcia bruno-garcia added the enhancement New feature or request label Oct 29, 2018
@BYK
Copy link
Member

BYK commented May 13, 2021

I think this is addressed via #192 and #197 so closing.

@BYK BYK closed this as completed May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants