-
Notifications
You must be signed in to change notification settings - Fork 168
Migration / deletions and redirects... #5962
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…re communication; update links to new integration resources; modify interaction service documentation for clarity; and streamline the table of contents by removing obsolete entries.
- Changed relative links to absolute links for better accessibility in the deployment overview and app host overview documentation. - Deleted the annotations overview file as it is no longer needed. - Updated various sections to reflect the new URL structure for Aspire documentation. - Removed the tutorial on adding Aspire to an existing .NET app, as it has been replaced with a new version. - Ensured all references to Dockerfile integration and eventing are updated to point to the new documentation URLs.
…solete files and references.
- Changed internal links to external links for Aspire AppHost and CLI documentation for better accessibility. - Updated references in various documents to point to the new Aspire documentation structure. - Ensured consistency in linking to the Aspire dashboard and orchestration overview across multiple files. - Improved clarity in the custom resource commands and integrations overview sections by linking to the appropriate resources.
…urces - Removed the deployment overview document and updated references across multiple files to point to the new absolute URL. - Deleted the custom deployments guide as it is no longer needed. - Updated various sections to ensure consistency in linking to deployment manifest format and related resources. - Improved clarity in the FAQs regarding deployment manifest usage and Aspire's integration with Kubernetes. - Enhanced the "What's New" sections to reflect changes in deployment security and unified Azure provisioning.
…new Aspire documentation site. Removed the "Aspire inner loop networking overview" and "Persist Aspire project data using volumes" articles, and ensured all references in other documents are updated to the new URLs. Additionally, made various adjustments to the "What's New" documentation to reflect the latest changes and improvements in Aspire, including enhancements to external parameters and custom HTTP commands.
There was a problem hiding this 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 performs a migration by removing deleted documentation files and updating numerous internal documentation links to point to the new external Aspire.dev website URLs. The migration consolidates documentation by redirecting references from local markdown files to centralized web-based documentation.
Key Changes
- Removed multiple comprehensive documentation files covering core Aspire concepts (orchestration, networking, parameters, custom integrations, etc.)
- Updated link references across ~40 files to use
https://aspire.dev/URLs instead of relative markdown paths - Modified table of contents (toc.yml) to remove internal navigation entries and redirect to external URLs
Reviewed changes
Copilot reviewed 76 out of 76 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/whats-new/*.md | Updated changelog links to external URLs for archived documentation |
| docs/troubleshooting/name-is-already-in-use.md | Redirected app model reference to external URL |
| docs/toc.yml | Removed internal navigation structure, added external URL redirects |
| docs/reference/aspire-faq.yml | Updated FAQ links to external documentation |
| docs/index.yml | Removed internal quick-start links, kept integration/dashboard links |
| docs/get-started/*.md | Updated orchestration and guide references to external URLs |
| docs/fundamentals/*.md | Updated cross-references and removed comprehensive documentation files |
| docs/extensibility/*.md | Removed custom integration guides, updated remaining references |
| docs/deployment/*.md | Removed deployment guides, updated references to external URLs |
| docs/cli/*.md | Removed CLI documentation files |
…; update links to Aspire integrations overview; remove obsolete snippets and project files for Python sample; enhance integration observability and telemetry references.
…n; correct links for Azure Storage and messaging integrations.
…n; remove obsolete FAQ and update links in various sections
…s and enhance clarity in various sections
adegeo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🫡
Internal previews
Toggle expand/collapse
Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.