-
Notifications
You must be signed in to change notification settings - Fork 450
feat: add a process remove record command #3117
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
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 <[email protected]>
6e3ccd6 to
4d9295a
Compare
Issue resolved by this Pull Request:
Resolves ##3083
Checklist:
conventional commits.