Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AIP-65 | Filter dag structure by dag version #46279

Conversation

jason810496
Copy link
Contributor

closes: #45994


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Jan 30, 2025
@jason810496
Copy link
Contributor Author

CI failure due to an unrelated check.

@jason810496 jason810496 force-pushed the feature/AIP-65/filter-dag-structure-by-dag-version branch from b127dbb to d09a4bf Compare January 30, 2025 13:04
Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

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

Nice.

Small nits but non blocking.

tests/api_fastapi/core_api/routes/ui/test_structure.py Outdated Show resolved Hide resolved
airflow/api_fastapi/core_api/routes/ui/structure.py Outdated Show resolved Hide resolved
airflow/api_fastapi/core_api/routes/ui/structure.py Outdated Show resolved Hide resolved
@jason810496 jason810496 force-pushed the feature/AIP-65/filter-dag-structure-by-dag-version branch from d09a4bf to 4e1fa79 Compare January 30, 2025 16:25
@pierrejeambrun pierrejeambrun merged commit 72a7fbf into apache:main Jan 30, 2025
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AIP-65 | Filter dag structure by dag version
3 participants