feat: add a process remove record command - #3117
Conversation
361c076 to
9b6d118
Compare
9b6d118 to
403b0c5
Compare
|
This will have to be rebased and rewritten a bit to confirm with the new Process / ProcessRegistry classes. #3050 |
|
This pull request has merge conflicts that must be resolved before it can be merged. @reidliu41 please rebase it. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork |
Sure, I will take it too.. |
403b0c5 to
469b08b
Compare
b130f39 to
47fec75
Compare
47fec75 to
ce7af64
Compare
|
ce7af64 to
040e3c7
Compare
040e3c7 to
e01c526
Compare
e01c526 to
a3ecb24
Compare
| process_records_to_remove.append(item_uuid) | ||
| continue | ||
|
|
||
| if older: |
There was a problem hiding this comment.
Is it ever not True at this point?
a3ecb24 to
cb898a5
Compare
3fe0b64 to
15dd135
Compare
a6b5de8 to
2a78d84
Compare
2a78d84 to
275a74d
Compare
|
I think this is mostly ready for approval. Just some minor issues that are worth being picked up before we do merge. Thanks a lot for quick turnaround on reviews! |
275a74d to
6e3ccd6
Compare
- add remove and prune cmd, and update list Signed-off-by: reid_liu <guliu@redhat.com>
6e3ccd6 to
4d9295a
Compare
Issue resolved by this Pull Request:
Resolves ##3083
Checklist:
conventional commits.