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

Implement optional default values in localEnv/containerEnv expansions #51

Merged
merged 3 commits into from
Aug 11, 2022

Conversation

leopoldsedev
Copy link
Contributor

This is related to #50 and might even close it.

@bamurtaugh
Copy link
Member

Thanks for opening this PR @leopoldsedev! Requesting reviews from @chrmarti @joshspicer and @edgonmsft.

chrmarti
chrmarti previously approved these changes Aug 10, 2022
@chrmarti chrmarti requested a review from a team August 10, 2022 08:05
joshspicer
joshspicer previously approved these changes Aug 10, 2022
@joshspicer
Copy link
Member

joshspicer commented Aug 10, 2022

Thanks!

(closing/opening to trigger the CI)

@joshspicer joshspicer closed this Aug 10, 2022
@joshspicer joshspicer reopened this Aug 10, 2022
@chrmarti chrmarti dismissed stale reviews from joshspicer and themself via 0230cc5 August 11, 2022 06:04
@chrmarti chrmarti merged commit 051f4ed into devcontainers:main Aug 11, 2022
@chrmarti
Copy link
Contributor

Thanks @leopoldsedev !

Copy link

@mraarone mraarone left a comment

Choose a reason for hiding this comment

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

These changes sufficiently seek out and implement default values. There is an assumption that the user will only input a single extra split for colons, and there is no limitation on how many can be inputted. Perhaps this is taken care of elsewhere, but I do not see a maximum evaluateSingleVariable, "variable" length or limit on "parts".

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