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(misconf): properly expand dynamic blocks #7612

Merged
merged 5 commits into from
Oct 19, 2024

Commits on Sep 28, 2024

  1. fix(misconf): properly expand dynamic blocks

    Signed-off-by: nikpivkin <[email protected]>
    nikpivkin committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f77ab40 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. test: update dynamic block tests

    Signed-off-by: nikpivkin <[email protected]>
    nikpivkin committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8e1a2bd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. update test cases

    Signed-off-by: nikpivkin <[email protected]>
    nikpivkin committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1a3282c View commit details
    Browse the repository at this point in the history
  2. add a sad path test case

    simar7 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2becf4c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. remove an unreachable check

    Signed-off-by: nikpivkin <[email protected]>
    nikpivkin committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4d3de2a View commit details
    Browse the repository at this point in the history