twilio / twilio-cli-core

Core functionality for the twilio-cli
MIT License
14 stars 32 forks source link

fix: Triggering cli from cli-core #176

Closed sr010 closed 2 years ago

sr010 commented 2 years ago

Fixes

If there were no changes in the OAI, there used to be a null pointer error. This has been fixed. Fixes : DII-172

Testing: CLI-core actions CLI action getting triggered

Checklist

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

sr010 commented 2 years ago

👍🏻 Please change the commit title to depict the actual change for fixing null pointer.

The null pointer error was the reason why we couldn't trigger CLI from CLI core