multiplegeorges / vue-cli-plugin-s3-deploy

A vue-cli plugin that uploads your built Vue.js project to an S3 bucket
MIT License
331 stars 51 forks source link

Integration with Github Actions #115

Closed jackdcasey closed 4 years ago

jackdcasey commented 4 years ago

Hello!

I love this project, and would love to contribute 😁

Would there be an interest in integration of this tool with Github Actions? I believe this workflow would be a prime candidate for automation!

Please let me know if this would be a welcome change, and I'd be happy to get things setup.

Otherwise, if anyone is already working on this please let me know, as I'd hate to duplicate efforts 😊

jackdcasey commented 4 years ago

Quick update on this, I've put together a working action:

jackdcasey/vue-cli-plugin-s3-deploy-action

I'll test through all the features, then if applicable add a reference to the action 😁

nicekiwi commented 4 years ago

Nice! :) I've added a reference to it in the Read Me.