Uh oh!
There was an error while loading. Please reload this page.
Refactor encryption app commands - #39692
Conversation
1553fcb to
4507123CompareUh oh!
There was an error while loading. Please reload this page.
4507123 to
1b009e2Comparefsamapoor
commented
Aug 10, 2023
Conflicts resolved. |
nfebe
left a comment
There was a problem hiding this comment.
Please, rebase this against latest master.
1b009e2 to
881123fComparefsamapoor
commented
Aug 14, 2023
Done. But it has already got out-of-dated. Should I rebase it again? |
nfebe
commented
Aug 14, 2023
@fsamapoor thanks, all good! I was hoping CI might get green if you rebase but no, it's fine. Just wait for other reviews. |
881123f to
ab2caedComparefsamapoor
commented
Aug 17, 2023
@fenn-cs Cypress workflows are failing on almost all of my PRs. I don't know if there is anything that I can do to fix them. |
nfebe
commented
Aug 17, 2023
@fsamapoor Not to worry, those failures are unrelated (most likely as they are UI tests). |
ab2caed to
37bf803Comparefsamapoor
commented
Sep 9, 2023
Conflicts resolved. |
nfebe
commented
Sep 12, 2023
Thank you, please rebase. |
37bf803 to
a45dd55Comparefsamapoor
commented
Sep 12, 2023
Done. |
nfebe
commented
Sep 18, 2023
@fsamapoor now that this has another approval kindly, update/rebase it with master I would put my eyes on the jobs to get it in asap. Thank you! |
a45dd55 to
68da42aComparefsamapoor
commented
Sep 18, 2023
Sure. Thank you! Other than Cypress workflows, I think there will be no issues. |
To improve code readability. Signed-off-by: Faraz Samapoor <fsa@adlas.at>
To improve code readability. Signed-off-by: Faraz Samapoor <fsa@adlas.at>
7899057 to
6b795daCompare
Summary
I have made some adjustments to the
apps/encryption/lib/Commandclasses to improve the code readability.The improvements in this PR include but are not limited to:
Checklist