Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More complete environment variable handling #51

Merged
merged 2 commits into from
Jul 26, 2019
Merged

More complete environment variable handling #51

merged 2 commits into from
Jul 26, 2019

Conversation

sclevine
Copy link
Member

Lifecycle PR: buildpacks/lifecycle#147

Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
buildpack.md Outdated

##### Delimiter

If the environment variable file name ends in `.delim`, then the value of the environment variable MUST be used to delimit any concatenation within the same layer involving that environment variable.
Copy link
Member

Choose a reason for hiding this comment

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

The phrase "the value of the environment variable" feels a little weird here to me
How about:
"If an environment variable file name ends in .delim, the file contents MUST be used to delimit..."

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks, will fix

Copy link
Member Author

Choose a reason for hiding this comment

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

Done :)

Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
@sclevine sclevine merged commit a251910 into master Jul 26, 2019
@nebhale nebhale deleted the env-cleanup branch August 30, 2019 17:12
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.

5 participants