-
Notifications
You must be signed in to change notification settings - Fork 214
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
Typescript - introducing index files namespace wise fixing circular dependency #1274
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking a go at it. On top of all the comments I've already made, would you mind adding a changelog entry please?
…iota into nikithauc/test-index
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@nikithauc FYI I just merged main into this branch to solve conflicts with all recent changes. I didn't rebase in case you have local uncomitted or unpushed changes to avoid making your life more complicated. Just remember to pull next time you work on this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is good progress, here are a few comments
src/Kiota.Builder/Writers/TypeScript/TypeScriptRelativeImportManager.cs
Outdated
Show resolved
Hide resolved
src/Kiota.Builder/Writers/TypeScript/TypeScriptRelativeImportManager.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
…iota into nikithauc/test-index
tests/Kiota.Builder.Tests/Writers/TypeScript/CodeNamespaceWriterTests.cs
Outdated
Show resolved
Hide resolved
…erTests.cs Co-authored-by: Mustafa Zengin <muzengin@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Kudos, SonarCloud Quality Gate passed! |
fixes #870.
Read more : https://medium.com/visual-development/how-to-fix-nasty-circular-dependency-issues-once-and-for-all-in-javascript-typescript-a04c987cf0de