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

Publish merge-toml as a crate instead of copying code #707

Open
mjsterckx opened this issue Dec 14, 2022 · 0 comments
Open

Publish merge-toml as a crate instead of copying code #707

mjsterckx opened this issue Dec 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@mjsterckx
Copy link
Contributor

Currently bottlerocket/agents/src/userdata.rs contains a lot of code from the merge-toml crate found here: https://github.com/bottlerocket-os/bottlerocket/blob/v1.11.1/sources/api/storewolf/merge-toml/src/lib.rs. Instead of copying this code, the merge-toml crate should be published to crates.io so it can be used as a dependency in TestSys.

@mjsterckx mjsterckx added the enhancement New feature or request label Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant