potiuk commented on PR #35508: URL: https://github.com/apache/airflow/pull/35508#issuecomment-1799185417
Recently I noticed we have way more people working in paralell on some - often unrelated breeze commands, and that caused constant conflict generation when several people modified just neighbouring commands and commands that belonged to the same group - this change aims on reducint the number of conflicts by distributing the hashes among multiple files and by changing the algorithm to calculate "group" hashes to not change when subcommand's parameters change. -- 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]
