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(stacks.api): Do not strip extranous schema config values, do not rely on db aliases existing in api config #6

Merged
merged 3 commits into from
Aug 13, 2023

Commits on Aug 13, 2023

  1. fix(config): do not strip extranous values to config schema

    Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
    BradenM committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    1a4838b View commit details
    Browse the repository at this point in the history
  2. fix(stacks.api/addons): do not rely on db aliases existing in secrets…

    … config to create env mounts
    
    Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
    BradenM committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    0311c58 View commit details
    Browse the repository at this point in the history
  3. test(stacks.api): update snapshots

    Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
    BradenM committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    a5dd8b6 View commit details
    Browse the repository at this point in the history