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

skip build in local yarn install #216

Merged
merged 3 commits into from
Feb 3, 2025
Merged

skip build in local yarn install #216

merged 3 commits into from
Feb 3, 2025

Conversation

turadg
Copy link
Member

@turadg turadg commented Feb 3, 2025

incidental

@agoric/synthetic-chain library

Some users were encountering errors with locally built deps being included in the Docker build, causing:

#  file proposals/n\:upgrade-next/node_modules/@agoric/synthetic-chain/node_modules/better-sqlite3/build/Release/better*
proposals/n:upgrade-next/node_modules/@agoric/synthetic-chain/node_modules/better-sqlite3/build/Release/better_sqlite3.node: Mach-O 64-bit bundle arm64

This changes the yarn install in doctor to skip builds scripts so that the native dep is not created locally.

It also bumps some deps for hygiene and bumps the version number for publishing. Once this is approved I'll publish.

@turadg turadg requested a review from Chris-Hibbert February 3, 2025 18:35
@turadg turadg enabled auto-merge February 3, 2025 18:45
@turadg turadg merged commit 6d41781 into main Feb 3, 2025
2 checks passed
@turadg turadg deleted the ta/skip-build branch February 3, 2025 20:34
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.

2 participants