Skip to content

actions interfaces #523

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

Closed
wants to merge 6 commits into from
Closed

actions interfaces #523

wants to merge 6 commits into from

Conversation

ansgarm
Copy link
Member

@ansgarm ansgarm commented May 28, 2025

  • tfprotov5: implement actions RPC calls and type converters

@ansgarm ansgarm force-pushed the actions-interfaces branch 2 times, most recently from 0a764fe to 7cf4de1 Compare May 28, 2025 10:26

var _ tfprotov5.InvokeActionStreamingServer = InvokeActionStreamingServerImpl{}

type InvokeActionStreamingServerImpl struct {
Copy link
Member Author

Choose a reason for hiding this comment

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

unsure if Impl smells too much like Java 😆

@ansgarm ansgarm force-pushed the actions-protobuf branch from 1ebdfa6 to e8c485f Compare June 2, 2025 12:53
@ansgarm ansgarm force-pushed the actions-interfaces branch from 5a3c44d to 2fd5567 Compare June 2, 2025 12:54
@ansgarm ansgarm force-pushed the actions-protobuf branch from 5adf7f0 to 644e4c6 Compare June 3, 2025 14:11
@ansgarm ansgarm force-pushed the actions-protobuf branch 4 times, most recently from 19c1ae7 to 5eff9bc Compare June 20, 2025 07:01
@austinvalle
Copy link
Member

The protocol has shifted a little and I think we're going to take an approach similar to the list implementation (very similar to this) using iterators/range over functions, so I'm gonna close and re-open a new PR 👍🏻

@austinvalle austinvalle closed this Jul 1, 2025
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