The GitHub Actions job "Tests AMD" on 
airflow.git/remove-docker-compose-warning-on-debugger-vars has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
1899bb253b38f55a73085c58a86f7a0010621b16 / Jarek Potiuk <[email protected]>
Only forward debugger ports when debug components are used

When debugger option has been added to breeze in #51763 - the ports were added
to base-port.yml, but the environment variables were only set when debugging is
enabled. This hower caused warnings that the variables are not set and
defaulting them to empty string when no debug components were used.

Instead - we moved the debugger ports to separate compose file and
only use the compose file when debug components are used.

Report URL: https://github.com/apache/airflow/actions/runs/16695562030

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to