potiuk commented on PR #33637: URL: https://github.com/apache/airflow/pull/33637#issuecomment-1689764964
I think we do NOT want to maintain yet another README. My vision of is that the README will py automatically extracted from the main README by pre-commit (so ideally it should be placed in `generated` dir and used from there, We could do it dynamically as well, but that would not fly with mostly declarative way how we want to build packages. So automatically generated file whic is just truncated version of README.md commited in `generated` seems a much better approach. -- 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]
