Bowrna commented on pull request #20848: URL: https://github.com/apache/airflow/pull/20848#issuecomment-1013026737
@potiuk I resolved the above issue and it works :) I could generate the python file during pre-commit process. I have added the python file generation part in the pre-commit-check-pre-commit-hook-names.py for now. I am not sure which is the right place to add this code ( May be something like setup-autocomplete in breeze ) I have used many codes from the `prepare_provider_package.py` file. Is that ok? or do we have to refactor the code? -- 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]
