Skip to content

Conversation

@philnash
Copy link
Contributor

The activate command wasn't passing any environment variables to the new environment. This should fix that along with serverless-api#49.

Fixes: #109

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.

@philnash philnash requested a review from dkundel June 15, 2020 02:42
@philnash
Copy link
Contributor Author

This is failing because of the updated types in serverless-api. It needs a release there, and a version bump here to work.

@philnash philnash requested a review from dkundel June 16, 2020 01:00
@dkundel
Copy link
Contributor

dkundel commented Jun 16, 2020

I merged the other one but haven't released. Feel free to release a new version of serverless-api and then update this PR and merge :)

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.

activate does not send and enable new --env configuration

2 participants