Skip to content

feat(env): add support to template string on env function#4

Merged
jlenon7 merged 1 commit intomainfrom
feat/len-template-string
Nov 18, 2021
Merged

feat(env): add support to template string on env function#4
jlenon7 merged 1 commit intomainfrom
feat/len-template-string

Conversation

@jlenon7
Copy link
Contributor

@jlenon7 jlenon7 commented Nov 18, 2021

Proposed changes

This pull request resolves the issue feat #3, bringing template string support to Env function.

Types of changes

What types of changes does your code introduce?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have read the CONTRIBUTING documentation
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added necessary documentation (if appropriate)

@jlenon7 jlenon7 added feature New feature or request test Adding missing tests or correcting existing tests labels Nov 18, 2021
@jlenon7 jlenon7 requested a review from txsoura November 18, 2021 14:46
@jlenon7 jlenon7 self-assigned this Nov 18, 2021
@jlenon7 jlenon7 linked an issue Nov 18, 2021 that may be closed by this pull request
@jlenon7 jlenon7 merged commit 2885166 into main Nov 18, 2021
@jlenon7 jlenon7 deleted the feat/len-template-string branch November 18, 2021 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request test Adding missing tests or correcting existing tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace template string on Env variables

1 participant

Comments