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

(PDK-1266) Clear modulepath value when validating manifest syntax #629

Merged
merged 1 commit into from
Mar 1, 2019

Conversation

rodjek
Copy link
Contributor

@rodjek rodjek commented Feb 26, 2019

Puppet's parser behaves differently if the module is in modulepath compared to when it is not and can throw false errors in regards to files that wouldn't be loaded by the parser during normal operation (for example any smoke tests stored in examples/**/*.pp). By setting this value to a platform appropriate null path, we can ensure consistent behaviour.

@coveralls
Copy link

coveralls commented Feb 26, 2019

Coverage Status

Coverage increased (+0.03%) to 92.927% when pulling 98b8c3d on rodjek:pdk-1266 into 5e1d93b on puppetlabs:master.

@rodjek rodjek force-pushed the pdk-1266 branch 6 times, most recently from 02228b1 to 2ff84b2 Compare February 28, 2019 05:28
@rodjek rodjek merged commit 264d3c0 into puppetlabs:master Mar 1, 2019
@rodjek rodjek deleted the pdk-1266 branch March 1, 2019 02:34
@bmjen bmjen added the bug label Mar 1, 2019
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