Skip to content

feat: add QSL_ prefix for shared env vars - #269

Merged
Pigbibi merged 1 commit into
mainfrom
chore/commit-qsl-changes
Jun 30, 2026
Merged

feat: add QSL_ prefix for shared env vars#269
Pigbibi merged 1 commit into
mainfrom
chore/commit-qsl-changes

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Backward-compatible QSL_ prefix support across all env var lookups.

Add QSL_ prefixed variants for all cross-platform env vars with
backward-compatible fallback to unprefixed names. Pattern:
QSL_{NAME} first, then {NAME} for backward compatibility.

Affected vars: DRY_RUN_ONLY, NOTIFY_LANG, GLOBAL_TELEGRAM_CHAT_ID,
STRATEGY_PLUGIN_MOUNTS_JSON, STRATEGY_PLUGIN_ALERT_*, etc.
Also adds QSL_ENABLE_CLOUD_RUN_AUTOMATION.

Co-Authored-By: Claude <noreply@anthropic.com>
@Pigbibi
Pigbibi merged commit 62a5bd8 into main Jun 30, 2026
1 check passed
@Pigbibi
Pigbibi deleted the chore/commit-qsl-changes branch June 30, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant