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: remove proxy code (moved to runtimes) #774

Merged
merged 11 commits into from
Feb 5, 2025

Conversation

francescoopiccoli
Copy link
Contributor

Problem

We moved the proxy setup to the runtimes repo with the introduction of the sdkInitializator. Since proxy setup is environment specific (we use it for nodejs envs only), and we want to keep capability servers environment-agnostic.

Solution

Removed the proxy code and moved it to the runtimes refer to the runtimes PR for the changes.

I tested the proxy manually, and I am currently investigating whether there is a way to automate tests for proxy, which in case would follow up in a new PR.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@francescoopiccoli francescoopiccoli marked this pull request as ready for review February 5, 2025 12:32
@francescoopiccoli francescoopiccoli requested a review from a team as a code owner February 5, 2025 12:32
Base automatically changed from frapicc/fix-commit-name-issue-sdk-configurator to main February 5, 2025 12:42
@francescoopiccoli francescoopiccoli merged commit e2df7b7 into main Feb 5, 2025
5 of 6 checks passed
@francescoopiccoli francescoopiccoli deleted the frapicc/remove-sdk-proxy-logic branch February 5, 2025 13:51
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