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

Fixes berks verify path is broken #1833

Merged
merged 1 commit into from Jan 25, 2020

Conversation

kvivek1115
Copy link

Description

Method SyntaxCheck.for_cookbook expect the cookbook_name and cookbook_path(either explicit or set by Chef::Config.cookbook_path)but here it passes the exact cookbook dir.

if cookbook exact path is already known, instantiate object of Chef::Cookbook::SyntaxCheck.new directly.

Issues Resolved

Fixes #1830

Check List

  • New functionality includes tests
  • All tests pass
  • RELEASE_NOTES.md has been updated if required (not required for bugfixes, required for API changes)

Signed-off-by: Vivek Singh vivek.singh@msystechnologies.com

Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
@tas50 tas50 merged commit a9d736b into berkshelf:master Jan 25, 2020
@lock
Copy link

lock bot commented Mar 27, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

berks verify path is broken
2 participants