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

feat: List support and typesafety for EnvironmentVariableList #44

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

ThePrez
Copy link
Member

@ThePrez ThePrez commented Apr 28, 2023

fixes #36
Also adds List support as a new feature, so it's easier to use within for loops

Signed-off-by: Jesse Gorzinski <17914061+ThePrez@users.noreply.github.com>
@ThePrez ThePrez requested a review from jeber-ibm April 28, 2023 02:04
@ThePrez ThePrez added the enhancement New feature or request label Apr 28, 2023
@jeber-ibm jeber-ibm merged commit 4c152c1 into IBM:main Apr 28, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

typesafety: EnvironmentVariableList.getEnvironmentVariables()
2 participants