Skip to content

Conversation

@Kami
Copy link
Member

@Kami Kami commented May 13, 2019

This pull request includes additional fixes on top of #4666.

End to end tests on actual distros we support showed that previous approach was not robust enough and didn't work correctly on all the distros.

@Kami Kami added the python3 label May 13, 2019
@Kami Kami added this to the 3.0.1 milestone May 13, 2019
virtual environments.

Previous approach wasn't robust enough and didn't work on all the
distros.
@Kami Kami force-pushed the more_python3_fixes branch from cd9b822 to d2160d7 Compare May 13, 2019 08:19
@Kami
Copy link
Member Author

Kami commented May 13, 2019

Confirmed those changes work correctly on RHEL and Ubuntu 16.04 using new end to end tests.

Kami added 2 commits May 13, 2019 12:44
Prefix can be configured using actionrunner.python3_prefix config
option.
@Kami
Copy link
Member Author

Kami commented May 13, 2019

Once the tests pass here I will take the liberty to merge this into master to fix test failures with the master branch.

self.assertTrue('virtualenvs/dummy_pack/lib/python3.6/site-packages' in split[2])

# Fourth entry should be actions/lib dir from pack root directory
self.assertTrue('packs/dummy_pack/actions/lib/' in split[3])
Copy link
Member

Choose a reason for hiding this comment

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

@blag blag mentioned this pull request Feb 8, 2021
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.

3 participants