Skip to content

Conversation

@dkundel
Copy link
Contributor

@dkundel dkundel commented Apr 16, 2021

This adds support for .env.example files in templates as well as continuing to support .env for backwards compatibility.

There could be the situation that both exist in which case it would append the content of both.

Additionally I fixed the fact that the added content didn't contain the namespace name.

fixes #112

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

@dkundel dkundel requested a review from philnash April 16, 2021 00:33
Copy link
Contributor

@philnash philnash left a comment

Choose a reason for hiding this comment

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

👍

@dkundel dkundel merged commit 9c40a7f into main Apr 16, 2021
@dkundel dkundel deleted the dkundel/env-example branch April 16, 2021 01:11
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.

[discussion] Support .env.example for Function templates

3 participants