Skip to content

fix: correct function signature and remove unused app proxy code #779

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

Merged
merged 3 commits into from
Apr 7, 2025

Conversation

ATGardner
Copy link
Contributor

What

  • Updated the getAppProxyClient function to accept a pointer for the runtime parameter.
  • Removed unused app proxy version retrieval logic from the newVersionCommand function to clean up the code and improve maintainability.

Why

using the pointer ensures the appproxy Client connects to the runtime supplied in the --runtime flag

Notes

the original issue originated from #757

Updated the getAppProxyClient function to accept a pointer for the runtime parameter. Removed unused app proxy version retrieval logic from the newVersionCommand function to clean up the code and improve maintainability.
@ATGardner ATGardner self-assigned this Apr 7, 2025
@ATGardner ATGardner merged commit 2b733d1 into main Apr 7, 2025
1 of 2 checks passed
@ATGardner ATGardner deleted the fix-intg-commands branch April 7, 2025 11:01
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.

None yet

2 participants