jhtimmins opened a new pull request #16077: URL: https://github.com/apache/airflow/pull/16077
This is a re-implementation of one piece of #15398, which uses the "resource" and "action" naming scheme. The original PR has proved difficult to get reviewed and through CI, as it touches a lot of different files that change frequently. This PR introduces wrapper methods around default FAB methods, this time using the updated naming scheme. The methods are not in use yet; the next PR will update method calls throughout Airflow to use the new methods instead of the default FAB methods. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
