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

springboot rule should not use the system Python #44

Closed
simontoens opened this issue Oct 8, 2020 · 0 comments
Closed

springboot rule should not use the system Python #44

simontoens opened this issue Oct 8, 2020 · 0 comments
Assignees
Labels

Comments

@simontoens
Copy link
Contributor

See https://github.com/salesforce/bazel-springboot-rule/blob/master/tools/springboot/springboot_pkg.sh#L130

This will just run with whatever python executable is found on the $PATH. Instead, this rule should honor bazel's Python toolchain, if it is configured, or provide some other way to configure the location of the python executable to use (ideally something that integrates with bazel's toolchain support for Python, obviously)

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

No branches or pull requests

2 participants