feat: migrate API and OAuth2 URLs to new OVHcloud domains#148
Open
PierreKieffer wants to merge 4 commits into
Open
feat: migrate API and OAuth2 URLs to new OVHcloud domains#148PierreKieffer wants to merge 4 commits into
PierreKieffer wants to merge 4 commits into
Conversation
PierreKieffer
commented
May 28, 2026
- Replace https://api.ovh.com with https://api.eu.ovhcloud.com
- Replace https://eu.api.ovh.com with https://api.eu.ovhcloud.com
- Replace https://ca.api.ovh.com with https://api.ca.ovhcloud.com
- Replace https://www.ovh.com/auth/oauth2/token with https://auth.eu.ovhcloud.com/oauth2/token
- Replace https://ca.ovh.com/auth/oauth2/token with https://auth.ca.ovhcloud.com/oauth2/token
- Update hardcoded SHA1 signatures in tests accordingly
- Update documentation
- Replace https://api.ovh.com with https://api.eu.ovhcloud.com - Replace https://eu.api.ovh.com with https://api.eu.ovhcloud.com - Replace https://ca.api.ovh.com with https://api.ca.ovhcloud.com - Replace https://www.ovh.com/auth/oauth2/token with https://auth.eu.ovhcloud.com/oauth2/token - Replace https://ca.ovh.com/auth/oauth2/token with https://auth.ca.ovhcloud.com/oauth2/token - Update hardcoded SHA1 signatures in tests accordingly - Update documentation Signed-off-by: Pierre Kieffer <pierre.kieffer@ovhcloud.com>
4c4ed13 to
0ffb0fa
Compare
Python 3.7 is not available for Ubuntu 24.04 runners (https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json) Upgrade actions/setup-python to v5 Upgrade coverallsapp/github-action to v2 and add continue-on-error Pin to major version tag to get latest bug fixes. Prevent coverage reporting failures from blocking the CI pipeline. Signed-off-by: Pierre Kieffer <pierre.kieffer@ovhcloud.com>
0ffb0fa to
7bbc552
Compare
added 2 commits
May 28, 2026 14:41
Signed-off-by: Pierre Kieffer <pierre.kieffer@ovhcloud.com>
- Replace https://api.ovh.com/createToken with https://auth.eu.ovhcloud.com/api/createToken - Replace https://api.ovh.com/createApp with https://auth.eu.ovhcloud.com/api/createApp - Replace https://eu.api.ovh.com/createToken with https://auth.eu.ovhcloud.com/api/createToken - Replace https://eu.api.ovh.com/createApp with https://auth.eu.ovhcloud.com/api/createApp - Replace https://ca.api.ovh.com/createToken with https://auth.ca.ovhcloud.com/api/createToken - Replace https://ca.api.ovh.com/createApp with https://auth.ca.ovhcloud.com/api/createApp Signed-off-by: Pierre Kieffer <pierre.kieffer@ovhcloud.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.