potiuk commented on PR #47275:
URL: https://github.com/apache/airflow/pull/47275#issuecomment-2994956989

   > > Instead of trying to fix everything in this PR, it might be easier to 
submit smaller PRs fixing things one by one, and rebase this repeatedly after 
each PR is merged until CI is green.
   > 
   
   Yep - it could also be done similar to the 
https://github.com/apache/airflow/issues/52020 
   
   * find all files/folders that need fixing
   * convert them to a list
   * implement a mechanism (.pre-comit files selection) that includes certain 
folders in .pre-commit check
   * ask for help (and do yourself some of that) with PRs that incrementally 
fix things and add stuff to be checked by .pre-commit so that no session is 
added to already "cleaned" folders
   * when completed, switch it to check "everywhere".


-- 
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]

Reply via email to