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

Support GHES Base URI in LanguageService #165

Open
chirag-ghosh opened this issue Mar 6, 2025 · 0 comments
Open

Support GHES Base URI in LanguageService #165

chirag-ghosh opened this issue Mar 6, 2025 · 0 comments

Comments

@chirag-ghosh
Copy link

// TODO: Support base uri for GHES
const gitHubBaseUri = "https://www.github.com/";

The base uri is hardcoded in this file. As a result, any action reference link always gets redirected to github.com. Since the LanguageServer already takes gitHubApiUrl, it leads to a wierd situation where GHES hosted action metadata is being fetched corrctly but the redirect url is wrong.

Is there any roadmap on this fix since this is a TODO item?

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

No branches or pull requests

1 participant