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

Refactor config specs #1305

Merged
merged 2 commits into from
Sep 26, 2024
Merged

Refactor config specs #1305

merged 2 commits into from
Sep 26, 2024

Commits on Sep 26, 2024

  1. Remove old config spec helper

    Use the new `build_config` helper instead.
    tombruijn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    50ca3a6 View commit details
    Browse the repository at this point in the history
  2. Don't interact with config_hash in specs

    Let's use the public interface for how to set config options in the
    specs to replicate how people use it.
    tombruijn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7af59d2 View commit details
    Browse the repository at this point in the history