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

Use resource and action names. #16410

Merged

Conversation

jhtimmins
Copy link
Contributor

Part of the Resource/Action FAB Name epic.

Updates the following migrations to use the new naming scheme. Should not change any behaviors, as it just updates variable names and method call names.

airflow/migrations/versions/849da589634d_prefix_dag_permissions.py
airflow/migrations/versions/a13f7613ad25_resource_based_permissions_for_default_.py

@jhtimmins jhtimmins force-pushed the use-new-fab-names-in-remaining-migrations branch from 881c478 to 0c22634 Compare June 14, 2021 15:31
@github-actions
Copy link

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Jun 14, 2021
@jhtimmins jhtimmins force-pushed the use-new-fab-names-in-remaining-migrations branch from 0c22634 to ba8d3a7 Compare June 16, 2021 18:54
@jhtimmins jhtimmins merged commit 6236e7e into apache:main Jun 17, 2021
@jhtimmins jhtimmins deleted the use-new-fab-names-in-remaining-migrations branch June 17, 2021 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full tests needed We need to run full set of tests for this PR to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants