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

add revision key to failure message #75

Open
raycohen opened this issue Nov 21, 2017 · 1 comment
Open

add revision key to failure message #75

raycohen opened this issue Nov 21, 2017 · 1 comment

Comments

@raycohen
Copy link

raycohen commented Nov 21, 2017

It would be useful to output the revision key that already exists in the "already uploaded" error message

return RSVP.reject("REVISION ALREADY UPLOADED! (set `allowOverwrite: true` if you want to support overwriting revisions)");

I know it gets printed higher up in the verbose output, but its a little hard to find. I'd be willing to contribute a PR for this if there's interest.

@lukemelia
Copy link
Contributor

Good idea!

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