-
-
Notifications
You must be signed in to change notification settings - Fork 267
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
WIP:Debian Mysql Extension Fix #432
base: master
Are you sure you want to change the base?
Conversation
require => ::Php::Config[$title], | ||
} | ||
|
||
if $::php::fpm { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you remove the trailing ::, while you are already refactoring? They are totally unneeded.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i would suggest to do this (i can do it) in a seperate PR, i personally dislike having noisy diffs from style fixes together with logical changes.
Can you add a few tests or review the current ones so we can ensure that the new logic is correct? |
trying to get the tests running locally.
|
The error and the paths look strange. Is this caused by this repo? Which command did you use? |
I'm looking forward to see this completed. For now I see that some other PRs are also being worked on. I'm happy to test some things once things are getting stable. |
Dear @c33s, thanks for the PR! This is pccibot, 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 |
Dear @c33s, thanks for the PR! This is pccibot, 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 |
1 similar comment
Dear @c33s, thanks for the PR! This is pccibot, 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 |
based upon #322