[DO NOT MERGE] Execution mode overview and guides update#2
Closed
lzdanski wants to merge 50 commits into
Closed
Conversation
pankajastro
reviewed
Mar 3, 2026
Co-authored-by: Pankaj Singh <98807258+pankajastro@users.noreply.github.com>
Co-authored-by: Pankaj Singh <98807258+pankajastro@users.noreply.github.com>
14690a4 to
3a5957b
Compare
2 tasks
2e48b97 to
1d61288
Compare
tatiana
pushed a commit
to astronomer/astronomer-cosmos
that referenced
this pull request
Mar 6, 2026
- Renames *Source Nodes Rendering* page to *Managing Sources* per navigation structure discussion - Updates all relative links so that images and code examples render as expected - Adds redirects for all relocated content - Aligns getting started guide navigation labels to be more consistent ### Things this PR does **not** cover that are addressed in other PRs: - This PR does not align titles and navigation labels for newly relocated Execution Modes docs and overview doc (lzdanski#2) - It does not add additional content to newly created index landing pages for the subfolders of the new TOC categories - It does not add new content to the Getting Started/ Cosmos Fundamentals section - It does not move `Profiles` docs into `References` (#2424) ## Restructuring work - Restructures the Getting Started section to have a dedicated space for core concepts called "Cosmos Fundamentals", and another section for getting started guides. <img width="1459" height="506" alt="Screenshot 2026-03-01 at 10 03 01 PM" src="https://github.com/user-attachments/assets/c3e13648-bcc5-481a-958c-3e48fcb5ed6e" /> - Renames "Configuration" to "Guides", Moves execution modes docs from "Getting started" to "Guides" section, adds new categories to the "Guides" section <img width="1462" height="787" alt="Screenshot 2026-03-01 at 10 03 08 PM" src="https://github.com/user-attachments/assets/0a60a3d1-780c-4bb2-b40e-c643c5abb407" /> - Adds a new category of docs called "Optimize Performance" for advanced configuration topics <img width="1446" height="530" alt="Screenshot 2026-03-01 at 10 07 23 PM" src="https://github.com/user-attachments/assets/8bba6494-4125-4704-9a64-594a66a16e6d" /> - Adds a section called "References" for glossary/configs/and other reference material. <img width="1402" height="368" alt="Screenshot 2026-03-01 at 10 07 35 PM" src="https://github.com/user-attachments/assets/d4cf12d2-c3c4-40ce-9d19-6951514c1bc3" /> ## Related Issue(s) Related to the following open PR's: - #2398 - #2416 - #2424
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.
Description
Adds Execution Modes Map Doc
Redistributes content from current Execution Modes page (https://astronomer.github.io/astronomer-cosmos/getting_started/execution-modes.html) to individual sub-pages
Creates new 'Local Execution Mode' Page from current Execution Modes page content
Creates new 'Cosmos-managed virtual environments' page from current Executions Modes page content
Moves Airflow and dbt dependency conflicts to "Troubleshooting" section.
Related Issue(s)
Breaking Change?
Checklist