Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

[WIP] feat: integration of tool for repo migration #2044

Closed
wants to merge 6 commits into from

Commits on Jun 27, 2019

  1. Integration of ipfs-repo-migrations

    The integration respect config's setting repoDisableAutoMigration that
    defines if migrations should be automatically applied or not.
    
    License: MIT
    Signed-off-by: Adam Uhlir <uhlir.a@gmail.com>
    AuHau committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    78f69d7 View commit details
    Browse the repository at this point in the history
  2. Test coverage for migrations logic

    License: MIT
    Signed-off-by: Adam Uhlir <uhlir.a@gmail.com>
    AuHau committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    9c4f7fc View commit details
    Browse the repository at this point in the history
  3. Description of migrations

    License: MIT
    Signed-off-by: Adam Uhlir <uhlir.a@gmail.com>
    AuHau committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    cd78d40 View commit details
    Browse the repository at this point in the history
  4. Update migrate signature

    AuHau committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    1f6d1e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Revert "Integration of ipfs-repo-migrations"

    This reverts commit 78f69d7.
    AuHau committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    9324aa4 View commit details
    Browse the repository at this point in the history
  2. Revert "Test coverage for migrations logic"

    This reverts commit 9c4f7fc.
    AuHau committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    4654e9e View commit details
    Browse the repository at this point in the history