docs(integrations): cross-link old paths and signal deprecation (Phase 2)#1354
Draft
gavinelder wants to merge 1 commit intodocs/integrations-section-phase-1from
Draft
docs(integrations): cross-link old paths and signal deprecation (Phase 2)#1354gavinelder wants to merge 1 commit intodocs/integrations-section-phase-1from
gavinelder wants to merge 1 commit intodocs/integrations-section-phase-1from
Conversation
…e 2) Phase 2 of the Integrations migration: - Adds :::info admonitions to all 14 platform-cloud/docs/credentials/* pages and platform-cloud/docs/git/overview.md, pointing readers to the new integrations/ location. - Adds :::tip "canonical reference moved" banners above the migrated IAM/permission sections in 7 compute-envs/*.md files (aws-batch, aws-cloud, eks, azure-batch, azure-cloud, google-cloud-batch, google-cloud). - Updates 13 internal callers in platform-cloud/docs/ to point at the new integrations/* URLs. Convert to absolute /platform-cloud/... paths so they survive future moves. No content is removed in this phase. Old URLs continue to resolve. Phase 3 will strip the duplicated content and delete legacy paths. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
6 tasks
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.
Summary
Phase 2 of the Platform Cloud Integrations migration. Stacked on top of #1353.
This PR makes the old paths self-aware: visitors to `/platform-cloud/credentials/`, `/platform-cloud/git/overview`, and IAM sections inside `compute-envs/` see a banner pointing them at the new integrations location, and internal callers across the rest of the docs point to the new URLs.
No content is removed yet — that's Phase 3.
What changed
What's still left
Stacked on
Test plan
🤖 Generated with Claude Code