Skip to content

Support GHES Base URI in LanguageService #165

Open
@chirag-ghosh

Description

@chirag-ghosh

// 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions