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

Supporting regex in config path #636

Merged
merged 15 commits into from
Sep 5, 2023
Merged

Supporting regex in config path #636

merged 15 commits into from
Sep 5, 2023

Commits on May 31, 2023

  1. started supporting regex in config path

    Signed-off-by: sethiyash <[email protected]>
    sethiyash committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a64c837 View commit details
    Browse the repository at this point in the history
  2. copying with calling apply recursively

    Signed-off-by: sethiyash <[email protected]>
    sethiyash committed May 31, 2023
    Configuration menu
    Copy the full SHA
    7c6aa1c View commit details
    Browse the repository at this point in the history
  3. refactoring

    Signed-off-by: sethiyash <[email protected]>
    sethiyash committed May 31, 2023
    Configuration menu
    Copy the full SHA
    2ec34f6 View commit details
    Browse the repository at this point in the history
  4. fixing linting issues

    Signed-off-by: sethiyash <[email protected]>
    sethiyash committed May 31, 2023
    Configuration menu
    Copy the full SHA
    36585b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c75a93b View commit details
    Browse the repository at this point in the history
  6. tweaked the logic to resolve issues

    Signed-off-by: sethiyash <[email protected]>
    sethiyash committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4aceebe View commit details
    Browse the repository at this point in the history
  7. added e2e testcase with regex in config

    Signed-off-by: sethiyash <[email protected]>
    sethiyash committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a22ddeb View commit details
    Browse the repository at this point in the history
  8. made suggested changes on e2e testcases

    Signed-off-by: sethiyash <[email protected]>
    sethiyash committed May 31, 2023
    Configuration menu
    Copy the full SHA
    e9a8451 View commit details
    Browse the repository at this point in the history
  9. regex as seprate path part

    Signed-off-by: sethiyash <[email protected]>
    sethiyash committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9e45923 View commit details
    Browse the repository at this point in the history
  10. renamed regexObj to regex

    Signed-off-by: sethiyash <[email protected]>
    sethiyash committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a769621 View commit details
    Browse the repository at this point in the history
  11. fixing testcase

    Signed-off-by: sethiyash <[email protected]>
    sethiyash committed May 31, 2023
    Configuration menu
    Copy the full SHA
    621e79d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d99b646 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. refactored logic to support regex with indexes

    Signed-off-by: sethiyash <[email protected]>
    sethiyash committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ab33947 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. adopted some nits

    Signed-off-by: sethiyash <[email protected]>
    sethiyash committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    566b3f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Added comment in e2e testcases

    Signed-off-by: sethiyash <[email protected]>
    sethiyash committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    04fc3c8 View commit details
    Browse the repository at this point in the history