-
### Checks
- [X] I have checked for [existing issues](https://github.com/airflow-helm/charts/issues).
- [X] This report is about the [`User-Community Airflow Helm Chart`](https://github.com/airflow-h…
-
### Body
As per this comment: https://github.com/apache/airflow/pull/43874#discussion_r1842333308, we need to add a date formatter in our new API test cases. This is because right now, we do somethin…
-
### Description
AWS recently released support for mw1.micro environments. While the mwaa resource supports specifying the mw1.micro instance class the validation on configuration parameters prevent…
-
Currently we have an airflow based pipeline where one of the step is using trigger_rule='all_done' argument. What it means is that the next step will run even though the parent step is failed.
Does…
-
Description co-authored by @tatiana @pankajastro
Blog posts
- https://github.com/astronomer/astronomer-cosmos/issues/1024 - Airflow blog post
- https://github.com/astronomer/astronomer-cosmos/issues…
-
### Apache Airflow Provider(s)
amazon
### Versions of Apache Airflow Providers
8.2.0
### Apache Airflow version
2.6.3
### Operating System
mw1.small
### Deployment
Official Apache Airflow Hel…
-
### Description
Its great to see airflow integration with dbt on a granular level
Wanted to post [opendbt](https://github.com/memiiso/opendbt) project here in case two projects want to collaborate…
-
### Discussed in https://github.com/apache/airflow/discussions/40113
Originally posted by **michaelritsema** June 6, 2024
### Apache Airflow version
2.9.1
### If "Other Airflow 2 versio…
-
**Hi,
trying to run this simple script:**
```
import sys
import os
import requests
from office365.runtime.auth.authentication_context import AuthenticationContext
from office365.sharepoint.cl…
-
During my PoC with `astronomer-cosmos` on K8s using kind and airflow helm chart, I encountered an unexpected issue with the `TestBehavior.AFTER_ALL` option. I expected to get a DAG that looked like th…