sourcebroker / deployer-extended-assets
Deployment of assets from local level.
Installs: 11 678
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- deployer/deployer: ^7.0.0
README
What does it do?
Add tasks that allows to build and deploy frontend assets from local level.
The flow first checks if the git repo is clean and all changes pushed. If yes that means that we are in state that is secure to make build and upload changes to git.
It is strongly advisable to run build in predictable env inside docker (an extremely good local docker env is https://ddev.com/)
Look inside ./deployer/assets/config/set.php
to check avaliable options.
Changelog
See https://github.com/sourcebroker/deployer-extended-assets/blob/master/CHANGELOG.rst