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

Core: favor metadata.json over metadata.rb #5750

Merged
merged 1 commit into from Jan 25, 2017

Conversation

lamont-granquist
Copy link
Contributor

@lamont-granquist lamont-granquist commented Jan 23, 2017

when both are present, avoids parsing metadata.rb at all and just uses the metadata.json

Copy link
Contributor

@thommay thommay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pending tests.

make sure that if we have a metadata.rb that is not valid to read that
we never parse that and use compiled metadata.json instead.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
@lamont-granquist lamont-granquist merged commit b20c106 into master Jan 25, 2017
@lamont-granquist lamont-granquist deleted the lcg/favor-metadta-rb branch January 25, 2017 01:24
@thommay thommay added Type: Bug Does not work as expected. and removed Bug labels Jan 25, 2017
@lamont-granquist lamont-granquist changed the title favor metadata.json over metadata.rb Core: favor metadata.json over metadata.rb Feb 17, 2017
@chef chef locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug Does not work as expected.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants