Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Aug 2, 2025

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.
(cherry picked from commit 939700f)

Co-authored-by: Jarek Potiuk jarek@potiuk.com

#54051)

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.
(cherry picked from commit 939700f)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@boring-cyborg boring-cyborg bot added area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Aug 2, 2025
@potiuk potiuk marked this pull request as ready for review August 2, 2025 17:11
@potiuk potiuk merged commit 43f910d into v3-0-test Aug 2, 2025
5 checks passed
@potiuk potiuk deleted the backport-939700f-v3-0-test branch August 2, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant