skohub-io / skohub-vocabs

A lightweight tool to publish SKOS Vocabularies
https://skohub.io/
Apache License 2.0
36 stars 25 forks source link

add meaningful error message if data folder is empty #219

Closed sroertgen closed 1 year ago

sroertgen commented 1 year ago

Adds a meaningful error message if the data folder is empty.

closes #212

acka47 commented 1 year ago

This is meaningful and a huge improvement:

image

However, t would be even better if the message would be shown way down in the output. Currently, you have to scroll up a lot to see the message.

sroertgen commented 1 year ago

After some research I don't think this is possible and seems to be the desired behavior. If one reads the output from top to bottom one gets immediately notified about the last successful operation and when the error occurred. Reading from the bottom one gets hinted that one should check above for error messages.

acka47 commented 1 year ago

Ok, so please deploy.