Giter VIP home page Giter VIP logo

deployment-helper's Introduction

Deployment Helper

codecov PHP

This is a helper script to install or update Shopware on the target system. It's independent of the Shopware version and can be used for all versions newer 6.5.

Installation

composer require shopware/deployment-helper

Usage

The idea is that you build the source code in the pipeline and then use this script on the target system to install or update the Shopware instance.

vendor/bin/deployment-helper run

This will detect is Shopware installed, when not will install it, otherwise will update it.

The following tasks are executed:

  • Installation / Updates of Apps / Plugins
  • Compile the Theme (no Webpack, should happen before in the CI pipeline)
  • Check if a Shopware version changed and running Shopware upgrade scripts

deployment-helper's People

Contributors

shyim avatar hw-rjuzak avatar robjuz avatar

Stargazers

Daniel Walter avatar Lars Schröder avatar

Watchers

Oliver Skroblin avatar Daniel Nögel avatar  avatar Björn Meyer avatar  avatar  avatar  avatar

deployment-helper's Issues

[feature request] Allow to set timeout

This is a very nice package. Thanks for it.

I would love to see the possibility of settings the timeout, that is passed to the PhpSubprocess class. This is necessary on slower system.

I can provide a PR if it's ok.

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.