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

Add two more items to the substitution map #208

Merged
merged 1 commit into from
Mar 23, 2018

Conversation

warsaw
Copy link
Contributor

@warsaw warsaw commented Mar 22, 2018

  • pythonExecutable names the full path to the Python executable that the pex
    will be shebanged with.
  • toolName is the project name, which can form the basis of the pex file name

Closes #207

* pythonExecutable names the full path to the Python executable that the pex
  will be shebanged with.
* toolName is the project name, which can form the basis of the pex file name
@warsaw
Copy link
Contributor Author

warsaw commented Mar 22, 2018

Tested locally; I'm not sure there's an existing test for the original placeholders.

@warsaw
Copy link
Contributor Author

warsaw commented Mar 22, 2018

Hmm, not sure how my changes could have broken that test. Is it a CircleCI problem perhaps? Trying a clean local build to see if that reproduces the failure.

@warsaw
Copy link
Contributor Author

warsaw commented Mar 22, 2018

Thanks @ethankhall - it was just a transient connectivity problem. Build kicked and it passed.

Copy link
Contributor

@lorencarvalho lorencarvalho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@warsaw warsaw merged commit a8d8438 into linkedin:master Mar 23, 2018
@warsaw warsaw deleted the placeholders branch March 23, 2018 20:46
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.

2 participants