jscheffl opened a new pull request, #41070: URL: https://github.com/apache/airflow/pull/41070
While rebasing I realized that one mapped method in internal API was renamed and broke the internal API. This PR fixes back to the correct name. @potiuk How could this happen if internal API is used in CI tests? I thought this is enabled now? Do we need another safety-net? To prevent regression I added a pytest to check that method-map can be built, means this will fail if any method is moving-away -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
