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

refactor(api): Delete dead private_result supporting code #16621

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

SyntaxColoring
Copy link
Contributor

Overview

#16620 deletes the last uses of SucceedCommandAction.private_result. (It is replaced by SucceedCommandAction.state_update.)

This PR deletes the attribute and the remaining code that was using it.

Test Plan and Hands on Testing

Just CI.

Review requests

This is basically just a few global find+replace operations. I've gone through the diff to make sure there was no collateral damage, but maybe you want to skim it too to double-check me.

Risk assessment

Low.

@SyntaxColoring SyntaxColoring requested review from a team October 28, 2024 22:17
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Absolutely foul branch names. also is there a reason this can't go into edge

@SyntaxColoring
Copy link
Contributor Author

Yeah I’ll rebase and merge into edge behind #16620.

Base automatically changed from any_port_in_a_tipstorem to edge October 29, 2024 14:55
@SyntaxColoring SyntaxColoring force-pushed the the_righteous_have_nothing_to_hide branch from 93b408d to 4b5b11a Compare October 29, 2024 15:02
@SyntaxColoring SyntaxColoring merged commit 965bdf2 into edge Oct 29, 2024
49 checks passed
@SyntaxColoring SyntaxColoring deleted the the_righteous_have_nothing_to_hide branch October 29, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants