twilio-labs / actions-sms

Send an SMS through GitHub Actions
MIT License
148 stars 40 forks source link

feat: use logger instead of console.log #6

Closed ledleds closed 5 years ago

ledleds commented 5 years ago

This PR relates to Issue #4

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.

dkundel commented 5 years ago

Thank you for your contribution @ledleds! Unfortunately GitHub Actions at the moment requires node_modules to be present in the repository as described in the docs.

We should ultimately switch over to bundling the dependencies but that will require us to bundle all relevant licenses as well. So it's currently pushed out.

Could you revert the .gitignore changes and I'm happy to merge your PR.

ledleds commented 5 years ago

Ah damn, OK will revert!

dkundel commented 5 years ago

@ledleds we want to say thank you for you contributing to this project and send you some swag after Hacktoberfest. All you have to do is fill out this form: https://twil.io/hacktoberfest-swag

ledleds commented 5 years ago

Awesome. Thanks!