Skip to content

Strip single quotes from secrets when parsing.#4744

Merged
bglw merged 1 commit intomasterfrom
single-quoted-secrets
Feb 18, 2026
Merged

Strip single quotes from secrets when parsing.#4744
bglw merged 1 commit intomasterfrom
single-quoted-secrets

Conversation

@bglw
Copy link
Contributor

@bglw bglw commented Feb 18, 2026

Change Summary

What and Why:

  • Currently single quotes are parsed as part of the secret value. We should instead strip them.
    • All major .env implementations do this, and it matches shell semantics.

Related to:

@bglw bglw merged commit 0f76e62 into master Feb 18, 2026
71 of 80 checks passed
@bglw bglw deleted the single-quoted-secrets branch February 18, 2026 09:16
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