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

Added fs-repo tool for darwin extension #237

Merged
merged 3 commits into from
Jul 15, 2021
Merged

Added fs-repo tool for darwin extension #237

merged 3 commits into from
Jul 15, 2021

Conversation

spylogsster
Copy link
Contributor

Resolves brave/brave-browser#16913

Added fs-repo tool into crx to make proper migrations for ipfs repo

@spylogsster spylogsster requested a review from yrliou July 13, 2021 14:54
@spylogsster spylogsster changed the title Added fs-repo tool for darwin extension Added fs-repo tool for darwin extension (not ready yet) Jul 13, 2021
@spylogsster spylogsster force-pushed the issue-16913 branch 2 times, most recently from 7f4415c to bccd28d Compare July 13, 2021 15:43
@spylogsster spylogsster changed the title Added fs-repo tool for darwin extension (not ready yet) Added fs-repo tool for darwin extension Jul 13, 2021
sha512IPFS = '9a8b8b18c7757e5f2a0abd62dc33fc14616195b27776a967d4adff361a2becedebf286eee156af05bdbf1f39b0da5cc33264939a695a7866abe50a06b817d5cd'
break
default:
throw new Error('fs-repo migration tool download failed; unrecognized platform: ' + platform)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Won't this break Windows and Linux?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is script for out build agent, imho better to throw error immediatelly if we see wrong usage because it will be harder to figure out the reason later

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack. Does this mean the additional binary will only be included on macOS?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

@spylogsster spylogsster merged commit 62c487c into master Jul 15, 2021
@spylogsster spylogsster deleted the issue-16913 branch July 15, 2021 16:55
spylogsster added a commit that referenced this pull request Sep 8, 2021
This reverts commit 62c487c, reversing
changes made to 8e37e8e.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

go-ipfs migration 0.7.0→0.9.0 not working in Brave Stable on macOS
3 participants