potiuk commented on PR #43509: URL: https://github.com/apache/airflow/pull/43509#issuecomment-2447231482
This is really bad thing that is happening -> downloading inventories (old) -> running spellcheck for all providers -> failing some as inventories are outdated and miss some references -> cleaning all -> running build together (failing for some cases - because local inventories were outdated) -> re-running again -> failing a bit less number of those as local inventories were rebuilt -> re-running build again for the remaining ones -> running spellcheck for all of them now with locally rebuilt inventories -> it's a bit madness :D -- 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]
