godot-asset-library
godot-asset-library copied to clipboard
Moderation: empty edits allowed or buggy diff?
See https://godotengine.org/asset-library/asset/edit/77
There is no diff to review for this edit, so either empty edits are not discarded, or there were actual changes but the diff does not show them properly.
@akien-mga yep, empty edits are allowed, and do completely nothing.
That being said, checking for them through code is not that easy, as it has to consider the previews as well.
so.... I put the address of youtube video and thumbnail. Just changing the dropdown to select Video instead Image. And saved.
@akien-mga Ah, just saw a use for them -- if we allow putting things like master for the version commit to be downloaded, making an empty edit is the only way to have the hash updated...
Yeah, but as per #63, we don't want to allow that anymore, used should provided a commit hash or tag so that we know it won't change (tags may change, but then the asset devs are on their own, since the sha256sum will be broken).
@marcosbitetti's comment hints that there might be an issue with videos submission though (may be related to #56).