We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Modules such as:
mod 'dsc-networkingdsc', '8.1.0-0-1' mod 'dsc-computermanagementdsc', '8.4.0-0-2'
contain unsupported patch numbers that fail to parse correctly in versionomy.
The issue can be seen by running onceover show puppetfile with the above entries added to the Puppetfile.
onceover show puppetfile
Puppetfile
The text was updated successfully, but these errors were encountered:
Add protective code for error parsing with versionomy issue voxpupuli…
00502c2
…#324
641fcd0
Add protective code for error parsing with versionomy issue #324
83561f0
No branches or pull requests
Modules such as:
mod 'dsc-networkingdsc', '8.1.0-0-1'
mod 'dsc-computermanagementdsc', '8.4.0-0-2'
contain unsupported patch numbers that fail to parse correctly in versionomy.
The issue can be seen by running
onceover show puppetfile
with the above entries added to thePuppetfile
.The text was updated successfully, but these errors were encountered: