-
-
Notifications
You must be signed in to change notification settings - Fork 267
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
Add --scie-only
& --scie-name-style
.
#2523
Merged
Merged
Commits on Sep 10, 2024
-
Add
--scie-only
&--scie-name-style
.These options allow the files output when using `--scie {eager,lazy}` scies to be better controlled. The `--scie-only` option provides a way to ensure no PEX file is output, just the resulting scie. The `--scie-name-style` option allows control over how the scie's target platform is incorporated in the scie file name.
Configuration menu - View commit details
-
Copy full SHA for d570fb9 - Browse repository at this point
Copy the full SHA d570fb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for da66a85 - Browse repository at this point
Copy the full SHA da66a85View commit details -
Package Pex
--scies
for release.These are likely better than the Pex PEX for most Pex binary use cases since they include the management extra and run in `--venv` mode as well as providing BusyBox support for equal footing of the `pex`, `pex-tools` and `pex3` top-level commands.
Configuration menu - View commit details
-
Copy full SHA for 225dda6 - Browse repository at this point
Copy the full SHA 225dda6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70c0c9d - Browse repository at this point
Copy the full SHA 70c0c9dView commit details -
Support
PEX_SCRIPT=pex3 ./pex ...
for scie.Add a `--scie-busybox-pex-entrypoint-env-passthrough` option to trade a small amount of perf for a Pex scie busybox accepting PEX_{INTERPRETER,MODULE,SCRIPT} entry point control like its Pex PEX sibling.
Configuration menu - View commit details
-
Copy full SHA for 1d2dbb2 - Browse repository at this point
Copy the full SHA 1d2dbb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdc61bd - Browse repository at this point
Copy the full SHA bdc61bdView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 531f7cf - Browse repository at this point
Copy the full SHA 531f7cfView commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f763917 - Browse repository at this point
Copy the full SHA f763917View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae3edc8 - Browse repository at this point
Copy the full SHA ae3edc8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.