docs
docs copied to clipboard
This repository contains all content and code for Astro and Astronomer Software documentation.
Resolves https://github.com/astronomer/docs/issues/3405 Resolves https://github.com/astronomer/docs/issues/3407 Resolves https://github.com/astronomer/docs/issues/3406
### Content type Airflow concepts ### Request type New content for an undocumented or under-documented Airflow feature ### Describe your Learn request. Cluster Policies using `pluggy` interface ### Desired publish...
### Issue Type Missing content for an existing feature ### Links to Affected Docs https://docs.astronomer.io/astro/upgrade-runtime https://docs.astronomer.io/astro/cli/test-your-astro-project-locally#test-before-upgrading-your-astro-project https://docs.astronomer.io/astro/deploy-history ### The Issue or Context We provide multiple features to support upgrading, but...
### Content type Airflow concepts ### Request type Additional information for an existing guide or tutorial ### Describe your Learn request. More info here: https://astronomer.slack.com/archives/C01UA03TPV1/p1700082826410849 Some of the info presented...
**Affected Document:** https://docs.astronomer.io/learn/logging **Problem Type (Priority):** - [ ] Error (Critical): This document has existing information that's incorrect and prevents readers from completing the documented setup (Add the `error/critical` label...
While working on connections Guide, I came across [this blog](https://www.astronomer.io/blog/airflow-and-dbt/#airflow-and-dbt-core), which talks about executing `dbt` jobs using BashOperator and KubernetesPodOperator, but our [Learn Guide ](https://www.astronomer.io/blog/airflow-and-dbt/#airflow-and-dbt-core) on `dbt-core` does not talk...
### Issue Type Missing content for an existing feature ### Links to Affected Docs https://github.com/astronomer/docs/pull/3573 ### The Issue or Context Outline: ## Overview ## Considerations ## Setup Be sure to...
### Issue Type Inaccurate, misleading, or out-of-date information ### Links to Affected Docs https://docs.astronomer.io/astro/ci-cd-templates/jenkins#dag-deploy-templates and all similar ### The Issue or Context 1. User makes a change to the DAG...
The goal of this PR is to provide the list of installed provider packages for each Astro Runtime version we support. I automated the retrieval with a Python script: ```python...