Skip to content

Conversation

@dkundel
Copy link
Contributor

@dkundel dkundel commented Jan 10, 2020

This exposes the current function path as the PATH property on the context. This catches up with the
release of that variable in the Twilio Functions environment as introduced in
twilio.com/changelog/twilio-functions-context-path

I marked this as a breaking change because if someone used PATH as an env variable before this will not work anymore.

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 January 10, 2020 21:10
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.

When you say breaking change, do you mean you will bump a major version on this? Does the PATH property of context override this if you set it (either locally or in the deployed Functions environment) and has this already changed for all users?

@dkundel dkundel force-pushed the dkundel/update-config branch from 46909cd to eeaf134 Compare January 14, 2020 01:51
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.

3 participants