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(declarative-config): set hash when config is loaded #9911

Merged
merged 3 commits into from
Dec 26, 2022
Merged

Commits on Dec 14, 2022

  1. fix(declarative-config): set hash when config is loaded

    Ensure the configuration hash field is correctly configured when the
    declarative configuration is loaded on startup.
    samugi committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    b1cda31 View commit details
    Browse the repository at this point in the history
  2. fix(declarative-config): empty hash for default config

    ensure the default (empty) config returns the appropriate hash that
    identifies the empty configuration: 00000000000000000000000000000000
    samugi committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    ca8765f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56aa4d1 View commit details
    Browse the repository at this point in the history