• Mario de la Ossa's avatar
    [ObjectStorage] Allow migrating back to local storage · dcb057d9
    Mario de la Ossa authored
    We have a bunch of rake task to migrate from local storage to remote
    storage, but nothing to migrate from remote storage to local.
    We add that here.
    
    This commits adds migration from object storage to local storage for:
    
    - uploads
    - artifacts (with metadata)
    - traces
    - LFS objects
    dcb057d9
migrate_rake_spec.rb 1.49 KB