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

[std] Replace pack tools with updated runtime utils #26

Merged
merged 2 commits into from
Jun 29, 2024

Conversation

kylewlacy
Copy link
Member

brioche-dev/brioche#62 moved all the pack tools out into the brioche-runtime-utils repo. Additionally, the runnable-specific tools were removed in brioche-dev/brioche-runtime-utils#3, in favor of using "regular" packed binaries.

This PR updates std to use these newer runtime utils instead of the older pack tools, and additionally updates the makeRunnableExecutable function to use brioche-packer pack in place of the older runnable make-runnable call to create runnable executables.

@kylewlacy kylewlacy merged commit 408fa91 into main Jun 29, 2024
3 checks passed
@kylewlacy kylewlacy deleted the runtime-utils-changes branch June 29, 2024 23:19
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.

1 participant