sourcebroker/deployer-extended-assets

Deployment of assets from local level.

2.0.0 2023-04-16 19:24 UTC

This package is auto-updated.

Last update: 2024-04-16 21:46:15 UTC


README

image

image

local

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