Coder Social home page Coder Social logo

deployer-shopware5's People

Contributors

jochenmanz avatar kleinmann avatar t2oh4e avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ngoedde

deployer-shopware5's Issues

Cannot run deploy staging with current zipped shopware 5.5.4

On kellerkinder:vendors task breaks with:

Warning: Ambiguous class resolution, "Doctrine\ORM\Persisters\Entity\BasicEntityPersister" was found in both "$baseDir . '/engine/Library/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php" and "/www/casamia.local/releases/2/sr
c/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php", the first will be used.
Warning: Ambiguous class resolution, "Doctrine\Common\Proxy\AbstractProxyFactory" was found in both "$baseDir . '/engine/Library/Doctrine/Common/Proxy/AbstractProxyFactory.php" and "/www/casamia.local/releases/2/src/vendor/doctrine/
common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php", the first will be used.
Skipped installation of bin bin/doctrine-dbal for package doctrine/dbal: file not found in package
Skipped installation of bin bin/doctrine for package doctrine/orm: file not found in package
Skipped installation of bin bin/doctrine.php for package doctrine/orm: file not found in package
./build/composer-post-update-cmd.sh
sh: 1: ./build/composer-post-update-cmd.sh: not found
Script ./build/composer-post-update-cmd.sh handling the post-update-cmd event returned with error code 127

using composer for download and update of shopware

What about using a composer based install?
I am thinking of

  • cloning shopware/composer-project
  • adapt content of .env and composer.json (for different shopware versions)
  • run composer install/update

By using composer we could handle dependencies effectively.
What is your take on this?

cheers tom

Shouldn't deploy:update_code clone repo to shopware_public_dir?

Hi,

Thanks a lot for sharing this code.
At the moment i am going through the tasks of deploy:staging trying to figure them out and getting them to run.
Now when i do deploy:update_code my code gets cloned to {{release_path}}.

  • /var/www/mobl/releases/2/custom/plugins/
  • /var/www/mobl/releases/2/themes/Frontend/Mobl
    etc.

When i do kellerkinder:shopware:configure, kellerkinder:shopware:plugins expects the plugin code to be in {{shopware_public_path}}

  • /var/www/mobl/releases/2/web/custom/plugins/

defined by: set('shopware_public_dir', 'web');
Am i doing something wrong here?
When copying the plugins from release_path to shopware_public_path it works.
So this could be done by overwriting deploy:update_code to use shopware_public_path instead of release_path.
On the other hand i do not really understand why there is a shopware_public_dir at all.
So i am probably missing something entirely.

TIA
tom

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.