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

Feature: Enable Source Link #7

Closed
seangwright opened this issue May 12, 2022 · 0 comments · Fixed by #13
Closed

Feature: Enable Source Link #7

seangwright opened this issue May 12, 2022 · 0 comments · Fixed by #13

Comments

@seangwright
Copy link
Member

Motivation

When debugging search indexing in Kentico Xperience with Algolia, we can debug our code but we can't follow the execution flow into the Xperience.Algolia code.

Having end-to-end debuggability is great for ruling out where hard to diagnose problems are occurring.

Since this library is already open-source, it seems like a natural next step to improve developer experience with Source Link.

Proposed solution

Integrate Source Link following the steps outlined by Microsoft for integrating Source Link with .NET.

Additional context

I've enabled Source Link on all Kentico Xperience libraries and could make a PR to add it to this library.

Is the library published from the code on GitHub or is there an internal repository within Kentico that is the true source of the library?

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 a pull request may close this issue.

1 participant