vuestorefront / vue-storefront-1

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
https://www.vuestorefront.io
MIT License
19 stars 13 forks source link

Auto-deployment on our testing / stagins environment #327

Open andrzejewsky opened 4 years ago

andrzejewsky commented 4 years ago

I've noticed our QA team have no possibility to test current / latest version on the real production usage because of these version are usually not deployed yet. The problem is that we have to do this manually so often nobody does it, unless we have new either RC or stable version.

In order to improve this process, I'd like to introduce something like auto deployments feature:

What do you think alinadivante ArturDivante pkarw patzick mkoszutowski ?

To achieve this we can use github webhooks I think.

kkdg commented 4 years ago

This is something I need for keeping documentation up-to-date too! every time it's changed/updated, I need an automated notice. having an idea on this, just I don't know when it will ripen though ;)