• João Cunha's avatar
    Add source instance version validation for project · 44c33c0c
    João Cunha authored
    The Project Migration feature requires the source GitLab
    instance to be a certain minimal version. If this version is
    not met we have to inform the user that the Project Migraiton
    might fail or not migrate the whole data.
    
    This commit adds the version control on the page where we show
    portable groups. The version validation is now also sent to the
    FE so it know when to show the message.
    
    Changelog: added
    44c33c0c
bulk_imports_controller_spec.rb 9.91 KB