Skip to content

Allow a specific value for the pip version, instead of upgrading virtualenv to latest - #558

Open
GusPriceAtlassian wants to merge 2 commits into
voxpupuli:masterfrom
GusPriceAtlassian:master
Open

GusPriceAtlassian wants to merge 2 commits into
voxpupuli:masterfrom
GusPriceAtlassian:master

Conversation

@GusPriceAtlassian

Copy link
Copy Markdown

Pull Request (PR) description

@kenyon kenyon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Commit message should be reformatted. https://chris.beams.io/posts/git-commit/

Comment thread README.md
Comment on lines -3 to +4
[![License](https://img.shields.io/github/license/voxpupuli/puppet-python.svg)](https://github.com/voxpupuli/puppet-python/blob/master/LICENSE)
[![Build Status](https://travis-ci.org/voxpupuli/puppet-python.png?branch=master)](https://travis-ci.org/voxpupuli/puppet-python)
[![Puppet Forge](https://img.shields.io/puppetforge/v/puppet/python.svg)](https://forge.puppetlabs.com/puppet/python)
[![Puppet Forge - downloads](https://img.shields.io/puppetforge/dt/puppet/python.svg)](https://forge.puppetlabs.com/puppet/python)
[![Puppet Forge - endorsement](https://img.shields.io/puppetforge/e/puppet/python.svg)](https://forge.puppetlabs.com/puppet/python)
[![Puppet Forge - scores](https://img.shields.io/puppetforge/f/puppet/python.svg)](https://forge.puppetlabs.com/puppet/python)
This module is a fork of https://github.com/voxpupuli/puppet-python with modification to
manifests/virtualenv.pp to support specific pip versions.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This shouldn't be changed.

@kenyon kenyon added the needs-work not ready to merge just yet label Sep 11, 2020
Comment thread manifests/virtualenv.pp
$path = [ '/bin', '/usr/bin', '/usr/sbin', '/usr/local/bin' ],
$cwd = undef,
$timeout = 1800,
$pip_version = '--upgrade pip',

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

can you please add a datatype for the new parameter?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

please also document the parameter in the header

@bastelfreak

Copy link
Copy Markdown
Member

can you please rebase against our latest master branch ( do not merge master into your feature branch, please do a rebase). We fixed most of the linter warnings you see in the test runs. if you've any questions feel free to join our IRC channel #voxpupuli on freenode.

@vox-pupuli-tasks

Copy link
Copy Markdown

Dear @GusPriceAtlassian, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

This branch has not been deployed

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

Labels

enhancement New feature or request merge-conflicts needs-rebase needs-work not ready to merge just yet tests-fail

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants