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

Static binary package structure #9

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Conversation

dherman
Copy link
Collaborator

@dherman dherman commented Jun 12, 2023

Following on #6, this PR also creates a static directory structure for each prebuilt binary:

  • Each pre-built binary lives in its own workspace under pkgs/cargo-messages/npm/${target}
  • Neon metadata for the build lives in that workspace's package.json under ."neon"."binary"
  • GitHub Action uses new --in-dir parameter to neon pack-build to use that directory

- Each pre-built binary lives in its own workspace under pkgs/cargo-messages/npm/${target}
- Neon metadata for the build lives in that workspace's package.json under ."neon"."binary"
- GitHub Action uses new --in-dir parameter to `neon pack-build` to use that directory
@dherman dherman merged commit 8b1270d into main Jun 12, 2023
@dherman dherman deleted the static-binary-package-structure branch June 12, 2023 07:02
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

1 participant