Skip to content

Conversation

eladkal
Copy link
Contributor

@eladkal eladkal commented Jul 14, 2025

Adding clarification following user question

@eladkal eladkal added this to the Airflow 3.0.4 milestone Jul 14, 2025
@eladkal eladkal requested a review from Lee-W July 14, 2025 07:15
@eladkal eladkal added type:doc-only Changelog: Doc Only backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch labels Jul 14, 2025
@potiuk potiuk merged commit d4d4cce into apache:main Jul 14, 2025
60 checks passed
Copy link

Backport failed to create: v3-0-test. View the failure log Run details

Status Branch Result
v3-0-test Commit Link

You can attempt to backport this manually by running:

cherry_picker d4d4cce v3-0-test

This should apply the commit to the v3-0-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

@eladkal eladkal deleted the typo branch July 14, 2025 08:08
@@ -116,13 +116,18 @@ To trigger these fixes, run the following command:

ruff check dags/ --select AIR301 --fix --unsafe-fixes --preview
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While you're here, I suggest changing this as follows to include more checks.

-ruff check dags/ --select AIR301 --fix --unsafe-fixes --preview
+ruff check dags/ --select AIR3 --fix --unsafe-fixes --preview

Programmer-RD-AI pushed a commit to Programmer-RD-AI/airflow that referenced this pull request Jul 15, 2025
amoghrajesh pushed a commit to astronomer/airflow that referenced this pull request Aug 11, 2025
amoghrajesh pushed a commit to astronomer/airflow that referenced this pull request Aug 11, 2025
kaxil pushed a commit that referenced this pull request Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch kind:documentation type:doc-only Changelog: Doc Only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants