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

feat: detect github server url #76

Merged
merged 5 commits into from
Nov 23, 2023

Conversation

c0un7-z3r0
Copy link
Contributor

@c0un7-z3r0 c0un7-z3r0 commented Nov 22, 2023

Uses Octokits serverUrl as github url which allows for usage in non github.com environments like selfhosted github.
e.g. link to lines uses then the correct link.

@MishaKav MishaKav changed the base branch from main to support-for-serverl-url November 23, 2023 13:07
@MishaKav MishaKav merged commit e99a9b5 into MishaKav:support-for-serverl-url Nov 23, 2023
1 of 2 checks passed
MishaKav added a commit that referenced this pull request Nov 23, 2023
* feat: detect github server url (#76)

* feat: autodetect github server url

* test: add check for private github server url

* fix: use serverUrl from octokit

* chore: add debug output for github url

* chore: update dist with latest changes

* add script for `bump-version`

* 1.0.24

* changelog 1.0.24

* remove unused workflow

---------

Co-authored-by: David K <[email protected]>
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