Dr. Ulrich Thomas Gabor fa2ce9ac0f
Shopware Flex has no build.sh anymore (#3513)
The new [Shopware template](https://developer.shopware.com/docs/guides/installation/template) does not have a `bin/build.sh` file anymore. The missing executable executed `composer install` and `bin/build-js.sh`. Since requiring the new Symfony flex recipe requires running `composer` manually, we just execute `bin/build-js.sh` now.

This could be a breaking change for some users. Don't know if you want to state that somewhere or allow a way to restore the old behavior via flag (although one can just override the `sw-build-without-db:build` task anytime).
2023-02-25 17:29:04 +01:00
2022-03-17 20:51:59 +01:00
2023-02-22 09:03:31 +01:00
2021-09-26 15:25:30 +02:00
2023-01-09 10:04:17 +01:00
2021-09-18 15:27:40 +02:00
2022-03-13 00:41:32 +01:00
2022-03-13 17:08:44 +01:00
2022-09-11 10:33:45 +02:00

Deployer Logo Deployer

The PHP deployment tool with support for popular frameworks out of the box.



Deployer Screenshot


Build Status Latest Stable Version License

See deployer.org for more information and documentation.

Features

  • Automatic server provisioning.
  • Zero downtime deployments.
  • Ready to use recipes for most frameworks.

Additional resources

License

MIT

Description
No description provided
Readme MIT 32 MiB
Languages
PHP 99.6%
HTML 0.4%