Skip to content

🐛 include default config in binary and rewrite config loading#67

Merged
friedow merged 4 commits intomainfrom
fix/config-loading
Feb 27, 2024
Merged

🐛 include default config in binary and rewrite config loading#67
friedow merged 4 commits intomainfrom
fix/config-loading

Conversation

@friedow
Copy link
Copy Markdown
Owner

@friedow friedow commented Feb 24, 2024

I've rewritten the config loading logic:

  • removed the config create in favor of plain serde_yaml
  • added the default config as bytes to the centerpiece binary to reduce packaging effort

@friedow friedow requested a review from a-kenji February 24, 2024 13:34
@friedow friedow self-assigned this Feb 24, 2024
@friedow friedow added bug Something isn't working rust Pull requests that update Rust code labels Feb 24, 2024
Copy link
Copy Markdown
Collaborator

@a-kenji a-kenji left a comment

Choose a reason for hiding this comment

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

LGTM, tested and seems to work.

@friedow friedow merged commit 102ba91 into main Feb 27, 2024
@friedow friedow deleted the fix/config-loading branch February 27, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants