-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Comparing changes
Open a pull request
base repository: apache/airflow
base: main@{1day}
head repository: apache/airflow
compare: main
- 19 commits
- 36 files changed
- 13 contributors
Commits on Jun 5, 2025
-
Updating callback docs to include DAG-level callbacks (#51150)
* Updating callback docs to include DAG-level callbacks * Linking to DAG run docs * Removing sla_miss_callback from docs.
Configuration menu - View commit details
-
Copy full SHA for d8db236 - Browse repository at this point
Copy the full SHA d8db236View commit details
Commits on Jun 6, 2025
-
Add LanguageModal for lang selection (#51369)
* feat: add LanguageModal * feat: add 'direction' translation to en and zh-TW
Configuration menu - View commit details
-
Copy full SHA for cfb81fb - Browse repository at this point
Copy the full SHA cfb81fbView commit details -
Make Cohere provider AF3 compatible (#51396)
* make cohere provider AF3 compatible
Configuration menu - View commit details
-
Copy full SHA for 3a7e521 - Browse repository at this point
Copy the full SHA 3a7e521View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3533020 - Browse repository at this point
Copy the full SHA 3533020View commit details -
Fix http exception when ti not found for extra links API (#51443)
* Fix http exception when ti not found for extra links API * no question of dagrun here, remove that test
Configuration menu - View commit details
-
Copy full SHA for ce4e9e8 - Browse repository at this point
Copy the full SHA ce4e9e8View commit details -
Add xcom sidecar terminated detection (#51144)
Co-authored-by: AutomationDev85 <AutomationDev85>
Configuration menu - View commit details
-
Copy full SHA for 51d47d5 - Browse repository at this point
Copy the full SHA 51d47d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8865dbd - Browse repository at this point
Copy the full SHA 8865dbdView commit details -
Added detection of terminated pod during get_or_create_pod (#51158)
Co-authored-by: AutomationDev85 <AutomationDev85>
Configuration menu - View commit details
-
Copy full SHA for 73b9a77 - Browse repository at this point
Copy the full SHA 73b9a77View commit details -
Bring back mapped task extra links test (#51297)
* Bring back mapped task extra links test * rebase and fixing test
Configuration menu - View commit details
-
Copy full SHA for 17a5038 - Browse repository at this point
Copy the full SHA 17a5038View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d55d8a - Browse repository at this point
Copy the full SHA 2d55d8aView commit details -
fix weaviate-cohere-integration-system-tests (#51467)
fix weaviate-cohere-integration-system-tests (#51467)
Configuration menu - View commit details
-
Copy full SHA for cc99feb - Browse repository at this point
Copy the full SHA cc99febView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fb3fb3 - Browse repository at this point
Copy the full SHA 3fb3fb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff17dc6 - Browse repository at this point
Copy the full SHA ff17dc6View commit details -
Stop streaming task logs if end of log mark is missing (#50715)
Sometimes, somehow, the end of log mark can be missing, and when that happens the streaming log reader enters an infinite loop. Instead, if the task is in a non-running state and we stop receiving log lines but never get the end of log mark, we assume we won't and stop trying. We do tell emit that we are stopping though.
Configuration menu - View commit details
-
Copy full SHA for 94bacc9 - Browse repository at this point
Copy the full SHA 94bacc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f3c996 - Browse repository at this point
Copy the full SHA 8f3c996View commit details -
docs: Add missing RoleArn in aws authentication section (#51474)
add missing key in example
Configuration menu - View commit details
-
Copy full SHA for 7896d8f - Browse repository at this point
Copy the full SHA 7896d8fView commit details -
Fix redirects for back-references that caused bad generated links (#5…
…1485) Those generated links had not enough `../` and created links as the `apache-airflow` subdirectory.
Configuration menu - View commit details
-
Copy full SHA for 2f1fe7b - Browse repository at this point
Copy the full SHA 2f1fe7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 414407b - Browse repository at this point
Copy the full SHA 414407bView commit details -
Add
MessageDeduplicationId
support toSnsPublishOperator
(#51383)* Add MessageDeduplicationId support to SnsPublishOperator * Comply with pre-commit hooks * Add test cases for sns operator * Define constants for repetitive strings
Configuration menu - View commit details
-
Copy full SHA for 044a30b - Browse repository at this point
Copy the full SHA 044a30bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main@{1day}...main