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

Implement VDiff2 Delete Action #10608

Merged
merged 9 commits into from
Jul 2, 2022
Merged

Commits on Jun 28, 2022

  1. Implement VDiff2 delete command

    Also add --verbose flag for VDiff output
    
    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    4a25442 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Delete vdiff metadata associated with a deleted workflow

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    febbc8e View commit details
    Browse the repository at this point in the history
  2. Tweaks after self review

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    92af871 View commit details
    Browse the repository at this point in the history
  3. Self review #2

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    baea4ef View commit details
    Browse the repository at this point in the history
  4. Spelling is herd

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    7024e23 View commit details
    Browse the repository at this point in the history
  5. Add test for vdiff data cleanup on workflow deletion

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    5f9f154 View commit details
    Browse the repository at this point in the history
  6. Caught mistake on self-review #3

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    0f4b832 View commit details
    Browse the repository at this point in the history
  7. Add a couple more delete tests

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8f87fed View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Clear out vdiff_log table as well on workflow deletion

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    516a12c View commit details
    Browse the repository at this point in the history