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: inject a sdk runtime initializator into servers to initialize sdk clients at runtime (fixed commit name issue) #773

Merged

Conversation

francescoopiccoli
Copy link
Contributor

@francescoopiccoli francescoopiccoli commented Feb 5, 2025

Problem

See #767
this is exactly same changes but with correct commitlint names.
The lack of "chore" type before merge commit (42ae2f4), blocked merge into main. I could not find any easy solution to rename the commit from there, merge commits are somehow different from other commits.

Solution

git reset --hard to the commit before the merge and then cherry pick the commits after the merge, finally merged main with the correct commit name.

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:19
@francescoopiccoli francescoopiccoli requested a review from a team as a code owner February 5, 2025 12:19
@francescoopiccoli francescoopiccoli changed the title refactor: remove proxy logic (moved to runtimes) (fixed commit name issue) refactor: inject a sdk runtime initializator into servers to initialize sdk clients at runtime (fixed commit name issue) Feb 5, 2025
@francescoopiccoli francescoopiccoli merged commit b79bca5 into main Feb 5, 2025
6 of 7 checks passed
@francescoopiccoli francescoopiccoli deleted the frapicc/fix-commit-name-issue-sdk-configurator branch February 5, 2025 12:42
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