shahar1 commented on PR #55119: URL: https://github.com/apache/airflow/pull/55119#issuecomment-3240890260
> did a quick fix for the missing import Thanks! I also realized that it didn't actually check if there was a difference in the files during these dates, so I added a "git diff" call :) > It would be great if we can get #55041 merged before this The idea of the freeze is to align all translations against a constant source, so translation owners would be able to complete the gaps without "chasing" after the new changes every day until the release. To avoid blocking new features during this time, we could create an "exemption list" in a separate JSON file with the file names as keys. The translation owners won't be required to translate changes from this file and it will also be excluded from the completeness calculation. By the end of the freeze - we should relocate the terms from this file to their appropriate place. The trade-off is that terms might be missing from translations in the upcoming release, and we create a small debt to handle the list afterwards (we could relatively easily automate that). @Lee-W @kaxil @potiuk @bbovenzi What do you all think? > After a second thought, should we set time zone as AoE instead? I wasn't aware that this term exists :D I'm ok with that, I assume that few hours to here and there won't make a significant difference. -- 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]
