Skip to content

fix: support empty environment variable values - #691

Open
iloveitaly wants to merge 1 commit into
railwayapp:mainfrom
iloveitaly:build/support-empty-vars
Open

fix: support empty environment variable values#691
iloveitaly wants to merge 1 commit into
railwayapp:mainfrom
iloveitaly:build/support-empty-vars

Conversation

@iloveitaly

@iloveitaly iloveitaly commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Motivation

Explicitly empty environment variables should remain empty instead of being dropped or inheriting values from the build process.

Description

Treat NAME= as an explicit empty assignment while retaining process-environment inheritance for bare NAME entries.

TODO

  • confirm with railpack before merging

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