o-nikolas commented on PR #61321: URL: https://github.com/apache/airflow/pull/61321#issuecomment-3880940731
> > The changes look mostly good to me, have you done any manual testing? The most important piece is back compat testing with 2.11 airflow. > > Yeah, I validated the multi-team configuration precedence in an Airflow 2.11 environment using a small smoke-style check (I set team and global env vars inside a 2.11 container and inspected the resolved values). This verifies that team-specific keys override global keys while unspecified keys correctly fall back to global. Thanks for doing that @henry3260! Did you actually run any dags with the executor to ensure task execution is working end to end? -- 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]
