Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 'ipfs repo migrate' command #7658

Closed
wants to merge 8 commits into from

Commits on Sep 10, 2021

  1. add 'ipfs repo migrate' command

    this command allows to run the repo migration without starting the
    daemon.
    
    resolves ipfs#7471
    zaibon authored and gammazero committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    3af1e46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    395ad25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c480e68 View commit details
    Browse the repository at this point in the history
  4. use new code to start a repo migration

    zaibon authored and gammazero committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    47ce267 View commit details
    Browse the repository at this point in the history
  5. fix shareness tests

    zaibon authored and gammazero committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    73b349d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efd33fb View commit details
    Browse the repository at this point in the history
  7. Allow repo migrate command to use IPFS for migration download

    Additional change to remove leftover debug output from ipfsfetcher.go noticed during testing.
    gammazero committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    c05a2b4 View commit details
    Browse the repository at this point in the history
  8. Increase linter timeout

    gammazero committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    647cb41 View commit details
    Browse the repository at this point in the history