Go-version constraints ignore pre-releases.
Rather than change the library further this PR simply changes
the git version comparison to use simple version compare ignoring the
issue of pre-releases.
Signed-off-by: Andrew Thornton <[email protected]>
* Provide self-registering storage system
Signed-off-by: Andrew Thornton <[email protected]>
* More simplification
Signed-off-by: Andrew Thornton <[email protected]>
* Remove old strings from setting
Signed-off-by: Andrew Thornton <[email protected]>
* oops attachments not attachment
Signed-off-by: Andrew Thornton <[email protected]>
Co-authored-by: Lunny Xiao <[email protected]>
* LFS support to be stored on minio
* Fix test
* Fix lint
* Fix lint
* Fix check
* Fix test
* Update documents and add migration for LFS
* Fix some bugs