Skip to content

Conversation

@sjyangkevin
Copy link
Contributor

…'t persist in Airflow (#51511)

  • update _sync_dag_perms to run for all dags

  • add and update test cases

  • precommit fix

  • refactor mark to variable for reusability (cherry picked from commit cdab6d7)

Hi @Lee-W , I attempted to resolve the backport issue here #51511 (comment) by following the document below. I am not sure if i need to remove certain decorators for the test function and try to understand what this backport really does. Thanks again!

cherry_picker COMMIT_SHA BRANCH_NAME1 [BRANCH_NAME2 ...]


^ 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 airflow-core/newsfragments.

…'t persist in Airflow (apache#51511)

* update _sync_dag_perms to run for all dags

* add and update test cases

* precommit fix

* refactor mark to variable for reusability
(cherry picked from commit cdab6d7)

Co-authored-by: Kevin Yang <85313829+sjyangkevin@users.noreply.github.com>
@Lee-W
Copy link
Member

Lee-W commented Aug 13, 2025

I am not sure if i need to remove certain decorators for the test function

I did get this part 🤔 but the code itself looks right

@kaxil kaxil merged commit 13b2567 into apache:v3-0-test Aug 13, 2025
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants