-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Cleanup #1422
base: develop
Are you sure you want to change the base?
Cleanup #1422
Conversation
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
@MasterSkepticista can you please keep the PR in WIP/Draft state when it is being updated, that will avoid confusion for ppl to review it pre-maturely. |
@rahulga1 Sure. Marked as WIP. I have kept it in this state for CI to trigger, hope this is ok. |
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
203e4d3
to
2372d1e
Compare
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
14bbe81
to
c878271
Compare
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
70ceaf1
to
6343019
Compare
6343019
to
9855164
Compare
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
e2338a4
to
50ebdef
Compare
Ready for review. P.S.: Thanks @noopurintel for digging this 50ebdef |
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.
Overall changes look good here, @MasterSkepticista! use_delta_updates
parameter name will also need to be updated in OpenFL-Security once this is merged.
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
Signed-off-by: Shah, Karan <kbshah1998@outlook.com>
Summary of changes:
TASK_REGISTRY
)delta_updates
->use_delta_updates
, to make it consistent with aggregator that went through a similar change.self.logger
.Prerequisite for a larger refactor. Did not want to burden refactor PRs with cleanups like these.