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

[fix #7210]: Fix snap electron build #7220

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

FirelightFlagboy
Copy link
Contributor

@FirelightFlagboy FirelightFlagboy commented Apr 29, 2024

The electron app failed to build the megashark-lib dependency during
it's prepare step.
The workaround is to pre-package megashark-lib using npm pack and
patch client/package.json with the generated archive.

@FirelightFlagboy
Copy link
Contributor Author

FirelightFlagboy commented May 17, 2024

  • Try grok to remotely connect to github action

@FirelightFlagboy FirelightFlagboy force-pushed the 7210-fix-snap-build branch 2 times, most recently from 798e2f1 to 2a8ef30 Compare May 21, 2024 11:38
The electron app failed to build the `megashark-lib` dependency during
it's `prepare` step.
The workaround is to pre-package `megashark-lib` using `npm pack` and
patch `client/package.json` with the generated archive.
@FirelightFlagboy FirelightFlagboy changed the title [fix #7210]: Missing git build-dependency for parsec part [fix #7210]: Fix snap electron build May 21, 2024
@FirelightFlagboy FirelightFlagboy marked this pull request as ready for review May 21, 2024 12:07
@FirelightFlagboy FirelightFlagboy requested review from a team as code owners May 21, 2024 12:07
@FirelightFlagboy FirelightFlagboy added this pull request to the merge queue May 21, 2024
Merged via the queue into master with commit 3ecb219 May 21, 2024
19 checks passed
@FirelightFlagboy FirelightFlagboy deleted the 7210-fix-snap-build branch May 21, 2024 12:44
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.

None yet

2 participants