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

Backfill should fill in the right input vars #1593

Merged
merged 4 commits into from
Apr 21, 2023
Merged

Backfill should fill in the right input vars #1593

merged 4 commits into from
Apr 21, 2023

Commits on Apr 16, 2023

  1. Backfill fix

    - Backfill was using incorrect arguments
    - backfill should use the argument that user provides or none at all
    
    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    edfe5f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Updated code

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8355bef View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    31c377f View commit details
    Browse the repository at this point in the history
  2. fixed unit test

    Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
    kumare3 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d9a9ea0 View commit details
    Browse the repository at this point in the history