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

Add autocorrect to MetadataMissingName #244

Merged
merged 1 commit into from
Aug 26, 2019
Merged

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Aug 26, 2019

This adds a name field based on the cookbook folder name. That's not
100% accurate, but it's is almost all the time, which is good enough. I'm
also using IO here since metadata.rb has a relatively small amount of
data and this is a much simpler was to dump some data into the file.

Signed-off-by: Tim Smith tsmith@chef.io

This adds a name field based on the cookbook folder name. That's not
100% acurate, but it's is almost all the time, which is good enough. I'm
also using IO here since metadata.rb has a relatively small amount of
data and this is a much simpler was to dump some data into the file.

Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 requested review from a team as code owners August 26, 2019 20:23
@tas50 tas50 merged commit d89452d into master Aug 26, 2019
@chef-ci chef-ci deleted the name_metadata_autocorrect branch August 26, 2019 20:26
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.

2 participants