Skip to content

[airflow] Remove airflow.utils.dag_parsing_context.get_parsing_context (AIR301)#17852

Merged
ntBre merged 1 commit intoastral-sh:mainfrom
astronomer:update-AIR301
May 5, 2025
Merged

[airflow] Remove airflow.utils.dag_parsing_context.get_parsing_context (AIR301)#17852
ntBre merged 1 commit intoastral-sh:mainfrom
astronomer:update-AIR301

Conversation

@Lee-W
Copy link
Contributor

@Lee-W Lee-W commented May 5, 2025

Summary

Remove airflow.utils.dag_parsing_context.get_parsing_context from AIR301 as it has been moved to AIR311

Test Plan

the test fixture was updated in the previous PR

@Lee-W Lee-W changed the title fix(AIR301): remove "airflow.utils.dag_parsing_context.get_parsing_context" which has been moved to AIR311 [airflow] remove "airflow.utils.dag_parsing_context.get_parsing_context" (AIR301) May 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2025

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@ntBre ntBre changed the title [airflow] remove "airflow.utils.dag_parsing_context.get_parsing_context" (AIR301) [airflow] Remove airflow.utils.dag_parsing_context.get_parsing_context (AIR301) May 5, 2025
@ntBre ntBre added rule Implementing or modifying a lint rule preview Related to preview mode features labels May 5, 2025
@ntBre ntBre merged commit a507c1b into astral-sh:main May 5, 2025
34 checks passed
Glyphack pushed a commit to Glyphack/ruff that referenced this pull request May 6, 2025
…text` (`AIR301`) (astral-sh#17852)

<!--
Thank you for contributing to Ruff! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

<!-- What's the purpose of the change? What does it do, and why? -->
Remove `airflow.utils.dag_parsing_context.get_parsing_context` from
AIR301 as it has been moved to AIR311

## Test Plan

<!-- How was it tested? -->

the test fixture was updated in the previous PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

preview Related to preview mode features rule Implementing or modifying a lint rule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants