Skip to content

Version information missing on push

When creating a new version of an algorithm or a fork, the version information is not pushed with the data.

It is currently not used by beat/beat.web> but this is about to change because the current way new version creation is handled is suboptimal. If for some reasons a new version is created manually rather than through "beat <asset_type> version`, the missing history version will trigger the creation of a new "version 1" asset or at least an attempt to do that.

See beat.web#547 (closed)