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: improve toml converter #112

Merged
merged 2 commits into from
May 30, 2024
Merged

fix: improve toml converter #112

merged 2 commits into from
May 30, 2024

Conversation

rhizoome
Copy link

@rhizoome rhizoome commented May 21, 2024

the converter is still not perfect and optimized for pyaptly config files. we will add json as an option, too

reviewers: you can basically ignore the actual toml-generator. It is taken from upstream.

@rhizoome rhizoome force-pushed the jlf/fix-improve-toml-converter branch 5 times, most recently from cf92b04 to 866f6da Compare May 21, 2024 13:52
@rhizoome rhizoome marked this pull request as ready for review May 21, 2024 13:52
@rhizoome rhizoome force-pushed the jlf/fix-improve-toml-converter branch from 866f6da to 1f561eb Compare May 21, 2024 13:55
@rhizoome rhizoome changed the title jlf/fix: improve toml converter fix: improve toml converter May 21, 2024
@rhizoome rhizoome requested a review from Melkor333 May 21, 2024 16:06
@rhizoome
Copy link
Author

Note to self and @maria-pw: I will regenerate the tomls in tests/ folder before merging, so they use the improved structure.

@maria-pw
Copy link

LGTM

Jean-Louis Fuchs added 2 commits May 30, 2024 12:25
it is not perfect and optimized for pyaptly config files, but should be good enough. We also add json as another option.
@rhizoome rhizoome force-pushed the jlf/fix-improve-toml-converter branch from 1f561eb to b061daf Compare May 30, 2024 10:43
@rhizoome rhizoome merged commit 88993b6 into main May 30, 2024
1 check passed
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