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

Use GITHUB_API_URL for Octokit clients #100

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

yogeshlonkar
Copy link
Owner

API calls on GHES can be supported by using the GITHUB_API_URL environment variable. However artifact client doesn't support GHES so outputs-from feature can't be used on GHES yet.

Closes #99

API calls on GHES can be supported by using the GITHUB_API_URL
environment variable. However artifact client doesn't support GHES so
outputs-from feature can't be used on GHES yet.

Closes #99
@yogeshlonkar yogeshlonkar added the enhancement New feature or request label May 23, 2024
@yogeshlonkar yogeshlonkar self-assigned this May 23, 2024
@yogeshlonkar yogeshlonkar enabled auto-merge (squash) May 23, 2024 12:41
@yogeshlonkar yogeshlonkar merged commit b12a68f into main May 23, 2024
11 checks passed
@yogeshlonkar yogeshlonkar deleted the feature/support-ghes branch May 23, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Github Enterprise Server
1 participant