Skip to content

Conversation

@seanpmorgan
Copy link
Member

Closes #279.

Py34 pip packages for tf-nightly have not been produced in ~2 weeks. When the new build env arrives we'll be re-vamping our testing scripts anyway.

Copy link
Member

@Squadrick Squadrick left a comment

Choose a reason for hiding this comment

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

Looks good, LGTM.

@Squadrick Squadrick merged commit 8daad7b into tensorflow:master Jul 31, 2019
@seanpmorgan seanpmorgan deleted the test-py36 branch July 31, 2019 20:39
@seanpmorgan
Copy link
Member Author

Hmmm so I just realized that we tell people to run these shell scripts from our makefile in the CONTRIBUTING doc. Those scripts shouldn't be installing anything if thats the case, but I don't think we should restrict what our ci_test scripts do.

IMO we should have separate scripts for CI and Local. @facaiy Thoughts?

@seanpmorgan
Copy link
Member Author

seanpmorgan commented Jul 31, 2019

Alternatively we could append running this install script in the docker script:
https://github.com/tensorflow/addons/blob/master/tools/run_docker.sh#L91

... Leaning toward this.

@facaiy
Copy link
Member

facaiy commented Aug 1, 2019

#384 looks better. Thank Sean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move python3 CI testing to python3.6

5 participants