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

Fix TOML serialize for package default_cfg #1914

Merged
merged 1 commit into from Mar 6, 2017

Conversation

chefsalim
Copy link
Contributor

This fixes the breakage described in issue #1908. The package default config is now deserialized as a TOML Value, instead of the a TOML Table, which preserves the ordering constraint that TOML serialization requires.

Signed-off-by: Salim Alam salam@chef.io

giphy 10

Signed-off-by: Salim Alam <salam@chef.io>
@thesentinels
Copy link
Contributor

Thanks for the pull request! Here is what will happen next:

  1. Your PR will be reviewed by the maintainers
  2. If everything looks good, one of them will approve it, and your PR will be merged.

Thank you for contributing!

Copy link
Contributor

@smurawski smurawski left a comment

Choose a reason for hiding this comment

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

@smurawski
Copy link
Contributor

@thesentinels approve

@thesentinels
Copy link
Contributor

🤘 I am testing your branch against master before merging it. We do this to ensure that the master branch is never failing tests.

@thesentinels
Copy link
Contributor

:neckbeard: Travis CI has started testing this PR.

@thesentinels
Copy link
Contributor

💖 Travis CI reports this PR passed.

It always makes me feel nice when humans approve of one anothers work. I'm merging this PR now.

I just want you and the contributor to answer me one question:

gif-keyboard-3280869874741411265

@thesentinels thesentinels merged commit 76f40f0 into master Mar 6, 2017
@thesentinels thesentinels deleted the SA/fix-toml-serialize branch March 6, 2017 22:45
@reset
Copy link
Collaborator

reset commented Mar 6, 2017

gif-keyboard-2796980779910842103

With tests!

@reset reset added Bug labels Mar 6, 2017
raskchanky pushed a commit that referenced this pull request Apr 16, 2019
Approved by: @nobody from Nowhere
Merged by: The Sentinels
@christophermaier christophermaier added Focus:Supervisor Related to the Habitat Supervisor (core/hab-sup) component Type: Bug Issues that describe broken functionality and removed A-supervisor labels Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Focus:Supervisor Related to the Habitat Supervisor (core/hab-sup) component Type: Bug Issues that describe broken functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants