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

Support unpacked execution. #10

Open
jsirois opened this issue Nov 5, 2022 · 0 comments
Open

Support unpacked execution. #10

jsirois opened this issue Nov 5, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@jsirois
Copy link
Collaborator

jsirois commented Nov 5, 2022

Instead of a bare scie-jump executing a boot-pack of a lift manifest, it should gain the ability to also execute the lift manifest directly. The interface would be the same as the boot-pack in terms of an optional argument indicating the lift manifest to use, defaulting to the sibling lift.json. This would allow a scie to be tested and experimented with before final packaging as a monolithic scie binary. This notably would support Pants-style cache-efficient sandboxes while retaining the ability to run a final boot-pack in a packaging step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant