voxpupuli / puppet-python

Puppet module for installing and managing Python, pip, virtualenvs and Gunicorn virtual hosts.
https://forge.puppetlabs.com/puppet/python
Apache License 2.0
199 stars 370 forks source link

modulesync 4.0.0 #584

Closed bastelfreak closed 3 years ago

bastelfreak commented 3 years ago

modulesync 4.0.0

bastelfreak commented 3 years ago

unit tests didn't pass because of puppet-lint. all acceptance tests passed. fixed puppet-lint warnings.

bastelfreak commented 3 years ago

now includes https://github.com/voxpupuli/puppet-python/pull/585

for reasons I don't know, there was a typo in the datatype. but that's already in master

bastelfreak commented 3 years ago

related PR for the required unit test changes: https://github.com/voxpupuli/puppet-python/pull/580/files#diff-040b40dcb171acf3b7bf835832475bdb9acbcf4fdf53f15d6a8f4d9be7ec9269R38

bastelfreak commented 3 years ago

I propose: we merge this as is. afterwards we can make cwd optional again in another PR