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

Remove toml assumption #2665

Merged
merged 4 commits into from
Jul 22, 2024
Merged

Remove toml assumption #2665

merged 4 commits into from
Jul 22, 2024

Commits on Jul 19, 2024

  1. Remove toml assumption from sqlite

    Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>
    rylev committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0a6f9ac View commit details
    Browse the repository at this point in the history
  2. Remove toml assumption from key-value

    Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>
    rylev committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bbdf0aa View commit details
    Browse the repository at this point in the history
  3. Prefer associate type

    Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>
    rylev committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b48c047 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Be generic over config resolver

    Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>
    rylev committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    10f7b42 View commit details
    Browse the repository at this point in the history