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

PTFM-12951 Move EE dependency installation code into dxpy #78

Closed
wants to merge 4 commits into from

Conversation

kislyuk
Copy link
Contributor

@kislyuk kislyuk commented Nov 9, 2014

@psung, please review.

This is the SDK portion of the move. The EM/EE portion will involve deleting the EM code and changing dx-prepare-exec-env to use this code.

Also some minor formatting changes, and a change to dx-log-stream to remove code that is unneeded after dx-exec-helper changes (which will land together with the other EM/EE changes above).

@@ -205,12 +204,13 @@ def string_buffer_length(buf):
return buf_len

def normalize_time_input(t, future=False):
''' Converts inputs such as:
"""
Converts inputs such as:
Copy link
Contributor

Choose a reason for hiding this comment

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

In general it would be nice to break out cosmetic changes from the real substantive changes.

@kislyuk
Copy link
Contributor Author

kislyuk commented Nov 20, 2014

@psung, I addressed your comments, please take another look.

@psung
Copy link
Contributor

psung commented Nov 20, 2014

LGTM

@kislyuk
Copy link
Contributor Author

kislyuk commented Nov 20, 2014

Squash merged in b2c0c99, thank you for the review.

@kislyuk kislyuk closed this Nov 20, 2014
@kislyuk kislyuk deleted the PTFM-13380-EE-improvements branch November 20, 2014 21:58
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.

None yet

2 participants