Skip to content

[APIView] PART 2 Update eng\common scripts for switch from apiview.dev to apiview.org#14052

Merged
tjprescott merged 1 commit intomainfrom
apiview/UpdateEngCommon
Feb 23, 2026
Merged

[APIView] PART 2 Update eng\common scripts for switch from apiview.dev to apiview.org#14052
tjprescott merged 1 commit intomainfrom
apiview/UpdateEngCommon

Conversation

@tjprescott
Copy link
Copy Markdown
Member

@tjprescott tjprescott commented Feb 18, 2026

Related to #8210.

This is 1 PR necessary to switch apiview.dev over to apiview.org temporarily while the Microsoft Domains team transfer ownership of apiview.dev from 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

@tjprescott tjprescott moved this to ⛔ Blocked in APIView Feb 18, 2026
@tjprescott tjprescott added this to the Sprint 13: APIView and AVC milestone Feb 18, 2026
@tjprescott tjprescott changed the title [APIView] Update eng\common scripts for switch from apiview.dev to apiview.org [APIView] PART 2 Update eng\common scripts for switch from apiview.dev to apiview.org Feb 18, 2026
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@tjprescott tjprescott force-pushed the apiview/UpdateEngCommon branch from 87f7788 to 7fa604b Compare February 18, 2026 22:29
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@AlitzelMendez
Copy link
Copy Markdown
Member

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:

@tjprescott tjprescott marked this pull request as ready for review February 23, 2026 18:41
@tjprescott tjprescott requested a review from a team as a code owner February 23, 2026 18:41
Copilot AI review requested due to automatic review settings February 23, 2026 18:41
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.dev to https://apiview.org
  • Updated hardcoded APIView URLs in YAML pipeline templates from https://apiview.dev to https://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

@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

azure-sdk added a commit to Azure/azure-sdk-for-js that referenced this pull request Feb 23, 2026
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>
azure-sdk added a commit to Azure/azure-sdk-for-rust that referenced this pull request Feb 23, 2026
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>
@tjprescott tjprescott merged commit 49dd4b9 into main Feb 23, 2026
17 checks passed
@github-project-automation github-project-automation bot moved this from ⛔ Blocked to ✅ Done in APIView Feb 23, 2026
@tjprescott tjprescott deleted the apiview/UpdateEngCommon branch February 23, 2026 20:43
amber-yujueWang pushed a commit to amber-yujueWang/azure-sdk-for-js that referenced this pull request Feb 27, 2026
)

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

4 participants