[APIView] PART 2 Update eng\common scripts for switch from apiview.dev to apiview.org#14052
[APIView] PART 2 Update eng\common scripts for switch from apiview.dev to apiview.org#14052tjprescott merged 1 commit intomainfrom
apiview.dev to apiview.org#14052Conversation
apiview.dev to apiview.orgapiview.dev to apiview.org
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
87f7788 to
7fa604b
Compare
|
The following pipelines have been queued for testing: |
|
I think there is other places that will need to be updated on eng/common and outside eng/comment there are other places but no sure if it is on us to fix those but I guess we should: |
There was a problem hiding this comment.
Pull request overview
This PR updates the APIView production domain from apiview.dev to apiview.org in all eng/common scripts. This change is necessary due to domain ownership transfer issues with Cloudflare, as the current domain is registered in a Cloudflare account owned by an individual rather than being centrally managed by the Azure SDK team. The eng/common directory contains engineering files that are synchronized from the azure-sdk-tools repository to all Azure SDK language repositories, so this change will propagate to all consuming repositories.
Changes:
- Updated all APIView URL default parameter values from
https://apiview.devtohttps://apiview.org - Updated hardcoded APIView URLs in YAML pipeline templates from
https://apiview.devtohttps://apiview.org
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/common/scripts/Validate-All-Packages.ps1 | Updated default value for $APIViewUri parameter from apiview.dev to apiview.org |
| eng/common/scripts/Helpers/ApiView-Helpers.ps1 | Updated default values for $APIViewHost and $apiviewEndpoint parameters from apiview.dev to apiview.org |
| eng/common/scripts/Create-APIReview.ps1 | Updated default value for $APIViewUri parameter from apiview.dev to apiview.org |
| eng/common/pipelines/templates/steps/detect-api-changes.yml | Updated hardcoded URL for API change detection from apiview.dev to apiview.org |
|
The following pipelines have been queued for testing: |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#14052 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Travis Prescott <trpresco@microsoft.com>
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#14052 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Travis Prescott <trpresco@microsoft.com> Co-authored-by: Travis Prescott <tjprescott@users.noreply.github.com>
) Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#14052 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Travis Prescott <trpresco@microsoft.com>
Related to #8210.
This is 1 PR necessary to switch
apiview.devover toapiview.orgtemporarily while the Microsoft Domains team transfer ownership ofapiview.devfrom CloudFlare to Microsoft. It can only be merged once APIView has been deployed.Will need to follow:
https://github.com/Azure/azure-sdk-tools/blob/main/doc/common/common_engsys.md