sourcebroker/deployer-extended-assets
Deployment of assets from local level.
Maintainers
Package info
github.com/sourcebroker/deployer-extended-assets
pkg:composer/sourcebroker/deployer-extended-assets
Requires
- deployer/deployer: ^7.0.0 || ^8.0.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 84b9abd38d03aa22031d9cacf2254cf46c145775
- Krystian Szymukowicz <k.szymukowicz.woop@gmail.com>
README
👁 http://img.shields.io/packagist/v/sourcebroker/deployer-extended-assets.svg?style=flat
👁 https://img.shields.io/badge/license-MIT-blue.svg?style=flat
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
