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

Commits on May 30, 2024

  1. fix: improve toml converter

    it is not perfect and optimized for pyaptly config files, but should be good enough. We also add json as another option.
    Jean-Louis Fuchs committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b878fce View commit details
    Browse the repository at this point in the history
  2. fix: add toml-to-toml converter and fix test-tomls

    Jean-Louis Fuchs committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b061daf View commit details
    Browse the repository at this point in the history