Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

werkt
Copy link
Collaborator

@werkt werkt commented Feb 13, 2024

Match the capabilities of GetActionRequest to support hints for composing ActionResults for Execute

Match the capabilities of GetActionRequest to support hints for composing ActionResults for Execute
@werkt werkt requested a review from bergsieker as a code owner February 13, 2024 06:01
Copy link
Collaborator

@EdSchouten EdSchouten left a comment

Choose a reason for hiding this comment

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

Instead of doing this, what are our thoughts on having a nested message for specifying all these hints, so that it's usable from within both GetActionResultRequest and ExecuteRequest?

@bergsieker
Copy link
Contributor

Instead of doing this, what are our thoughts on having a nested message for specifying all these hints, so that it's usable from within both GetActionResultRequest and ExecuteRequest?

Conceptually that's fine, but given that the messages already exist in one place, I think it's better to just duplicate them here than to force another migration from moving fields around. The practical implication of switching to a nested message would be that clients end up needing to set both fields in GetActionRequest indefinitely.

@werkt
Copy link
Collaborator Author

werkt commented Apr 2, 2024

@bergsieker good for a merge? no privs here

@bergsieker bergsieker merged commit 7f51b36 into bazelbuild:main Apr 2, 2024
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.

3 participants