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

Putting ScriptExecutor functionality into TentacleClient #1060

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

sburmanoctopus
Copy link
Contributor

@sburmanoctopus sburmanoctopus commented Jan 23, 2025

Background

It was decided that exposing the ScriptExecutor was not ideal. Instead, we wanted to use the one publicly visible endpoint to be used. That would be the TentacleClient.

We have now exposed the operations that the ScriptExecutor can do onto the TentacleClient, and are calling them through the TentacleClient instead.

@sburmanoctopus sburmanoctopus marked this pull request as ready for review January 23, 2025 05:36
@sburmanoctopus sburmanoctopus requested a review from a team as a code owner January 23, 2025 05:36
@sburmanoctopus sburmanoctopus merged commit d6ac40d into main Jan 23, 2025
51 of 52 checks passed
@sburmanoctopus sburmanoctopus deleted the sast/unified-tentacle-client branch January 23, 2025 23:12
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