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

General linting/indent/syntax #580

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

crazymind1337
Copy link
Member

@crazymind1337 crazymind1337 commented Nov 17, 2020

I have just adjusted the manifests to current code style. There should not be any compatibility changes.

@crazymind1337 crazymind1337 force-pushed the general_linting_and_syntax branch 2 times, most recently from 689644c to 542e9ff Compare November 17, 2020 07:40
@crazymind1337 crazymind1337 marked this pull request as ready for review November 17, 2020 07:41
@crazymind1337 crazymind1337 force-pushed the general_linting_and_syntax branch 2 times, most recently from 37863d0 to 784386d Compare November 17, 2020 07:56
Copy link
Contributor

@igalic igalic left a comment

Choose a reason for hiding this comment

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

first pass

manifests/gunicorn.pp Show resolved Hide resolved
manifests/init.pp Outdated Show resolved Hide resolved
manifests/init.pp Outdated Show resolved Hide resolved
manifests/init.pp Outdated Show resolved Hide resolved
manifests/install.pp Outdated Show resolved Hide resolved
manifests/install.pp Outdated Show resolved Hide resolved
manifests/install.pp Outdated Show resolved Hide resolved
manifests/params.pp Show resolved Hide resolved
manifests/pyvenv.pp Outdated Show resolved Hide resolved
manifests/virtualenv.pp Outdated Show resolved Hide resolved
@crazymind1337 crazymind1337 force-pushed the general_linting_and_syntax branch 6 times, most recently from 301985c to d936501 Compare November 18, 2020 15:08
@igalic
Copy link
Contributor

igalic commented Nov 18, 2020

can we open up some follow up issues for the findings, before merging this and forgetting about it forever

Copy link
Contributor

@igalic igalic left a comment

Choose a reason for hiding this comment

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

minor nit, looks good otherwise

manifests/pip/bootstrap.pp Outdated Show resolved Hide resolved
manifests/pip/bootstrap.pp Outdated Show resolved Hide resolved
@crazymind1337
Copy link
Member Author

can we open up some follow up issues for the findings, before merging this and forgetting about it forever

#581

@igalic
Copy link
Contributor

igalic commented Nov 18, 2020

added two more issues

@igalic igalic merged commit 5e09d61 into voxpupuli:master Nov 18, 2020
@crazymind1337 crazymind1337 deleted the general_linting_and_syntax branch November 19, 2020 07:11
Any $src = false,
Array $environment = [],
Boolean $forceupdate = false,
Stdlib::Absolutepath $cwd = undef,
Copy link
Member

Choose a reason for hiding this comment

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

this is a backwards-incompatible change. previously you did not need to set a cwd, now it's mandatory. this should be fixed. In the meantime I added the backwards-incompatible label here.

bastelfreak added a commit to bastelfreak/puppet-python that referenced this pull request Dec 3, 2020
bastelfreak added a commit to bastelfreak/puppet-python that referenced this pull request Dec 3, 2020
@bastelfreak
Copy link
Member

fixed it in #587

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.

4 participants