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]: Add support for GitHub Enterprise Cloud Data Residency #2546

Open
1 task done
EricDales opened this issue Jan 24, 2025 · 0 comments · May be fixed by #2547
Open
1 task done

[FEAT]: Add support for GitHub Enterprise Cloud Data Residency #2546

EricDales opened this issue Jan 24, 2025 · 0 comments · May be fixed by #2547
Labels
Status: Triage This is being looked at and prioritized Type: Feature New feature or request

Comments

@EricDales
Copy link

Describe the need

Hello,

GitHub has released a new offer a few months ago, GitHub Enterprise Cloud Data Residency
URL of this new offer is dedicated to the customer and is different from github.com: https://customer-example.ghe.com
However the API is almost identical to github.com. When using BaseURL parameter, provider considers it's a GHES instance and adds a api/v3 subpath (or api/graphql)
In order to support this new flavor we need to detect ghe.com URL.

Thank you
Eric

SDK Version

No response

API Version

No response

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct
@EricDales EricDales added Status: Triage This is being looked at and prioritized Type: Feature New feature or request labels Jan 24, 2025
@EricDales EricDales linked a pull request Jan 24, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This is being looked at and prioritized Type: Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant