Skip to content

PART 1 Revert apiview.org back to apiview.dev#14341

Open
tjprescott wants to merge 1 commit intomainfrom
apiview/Part1SwitchBack
Open

PART 1 Revert apiview.org back to apiview.dev#14341
tjprescott wants to merge 1 commit intomainfrom
apiview/Part1SwitchBack

Conversation

@tjprescott
Copy link
Member

@tjprescott tjprescott commented Mar 4, 2026

Revert #14088

Once merged:

Copilot AI review requested due to automatic review settings March 4, 2026 21:01
@tjprescott tjprescott changed the title Revert apiview.org back to apiview.dev PART 1 Revert apiview.org back to apiview.dev Mar 4, 2026
@github-actions github-actions bot added the azsdk-cli Issues related to Azure/azure-sdk-tools::tools/azsdk-cli label Mar 4, 2026
Copy link
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 reverts APIView’s production hostname references from apiview.org back to apiview.dev across the APIView service, SPA/UI surfaces, tooling, and related pipelines, undoing the earlier domain shift from PR #14088.

Changes:

  • Revert production endpoint URLs in CLI tooling, Python client code, and CI/pipeline defaults back to https://apiview.dev.
  • Update APIView UI/SPA branding and production-only analytics gating to recognize apiview.dev again.
  • Update server redirect/origin allowlists and unit/UI tests to align with the restored apiview.dev hostname.

Reviewed changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tools/azsdk-cli/Azure.Sdk.Tools.Cli/Configuration/APIViewConfiguration.cs Reverts CLI production base URL to apiview.dev.
src/dotnet/APIView/apiview.yml Reverts prod pipeline variables (apiUrl, hubUrl, webAppUrl) to apiview.dev.
src/dotnet/APIView/ClientSPA/src/index.html Updates Clarity production-host detection to apiview.dev.
src/dotnet/APIView/ClientSPA/src/app/_components/shared/nav-bar/nav-bar.component.html Updates SPA navbar branding text to apiview.dev.
src/dotnet/APIView/APIViewWeb/web.config Reverts redirect and SPA host rewrite rules back to apiview.dev.
src/dotnet/APIView/APIViewWeb/Pages/Shared/_Layout.cshtml Updates server-rendered UI title and branding text to apiview.dev.
src/dotnet/APIView/APIViewWeb/Helpers/URlHelpers.cs Reverts allowed SPA origin to spa.apiview.dev.
src/dotnet/APIView/APIViewWeb/Client/tests/unit/shared/helpers.spec.ts Updates URL-parsing unit test inputs to use apiview.dev.
src/dotnet/APIView/APIViewUnitTests/UnauthorizedPageModelTests.cs Updates allowed-origin redirect unit test to spa.apiview.dev.
packages/python-packages/apiview-copilot/src/_apiview.py Reverts Python client production endpoint root to apiview.dev.
eng/scripts/Apiview-Update-Generated-Review.ps1 Reverts default “update generated review” endpoint to apiview.dev.
eng/pipelines/apiview-review-gen-typespec.yml Reverts pipeline parameter default APIViewURL to apiview.dev.
eng/pipelines/apiview-review-gen-python.yml Reverts pipeline parameter default APIViewURL to apiview.dev.
eng/pipelines/apiview-review-gen-javascript.yml Reverts pipeline parameter default APIViewURL to apiview.dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azsdk-cli Issues related to Azure/azure-sdk-tools::tools/azsdk-cli

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants