Skip to content

Conversation

@fmigneault
Copy link
Member

@fmigneault fmigneault commented Mar 19, 2025

Overview

Logged errors in case of required variable include a $, leading to this kind of display:

ERROR:    Required variable $ALERTMANAGER_SMTP_SERVER is not set. Check env.local file.

This gives the impression that something was not parsed or interpreted correctly.

Changes

Non-breaking changes

  • remove the prefixed $ from the variable in the log message, if any is applied, as in the case of VAR definitions having literal $<VAR>.

Breaking changes

  • n/a

Related Issue / Discussion

CI Operations

birdhouse_daccs_configs_branch: master
birdhouse_skip_ci: true

@fmigneault fmigneault self-assigned this Mar 19, 2025
@github-actions github-actions bot added the ci/deployment Related to deployment utilities and scripts label Mar 19, 2025
Copy link
Collaborator

@mishaschwartz mishaschwartz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be included in the 2.11 version bump as well?

@fmigneault fmigneault added this to the 2.11 milestone Mar 19, 2025
@fmigneault
Copy link
Member Author

merging as is since only visual log message adjustment

@fmigneault fmigneault merged commit 0f7e22f into master Mar 19, 2025
4 of 5 checks passed
@fmigneault fmigneault deleted the adjust-error-log-req-var branch March 19, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/deployment Related to deployment utilities and scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants