Giter Site home page Giter Site logo

district09 / robo-digipolis-symfony Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 0.0 92 KB

The Symfony task runner implementation. Extends robo-digipolis-helpers and implements the abstract functions to make the entire flow Symfony specific.

License: MIT License

PHP 100.00%
robo robo-digipolis-symfony robo-tasks symfony web d09check22

robo-digipolis-symfony's Introduction

Robo Digipolis Symfony

Latest Stable Version Latest Unstable Version Total Downloads License

Build Status Maintainability Test Coverage PHP 7 ready

Available commands

These commands are available:

digipolis:backup-symfony           Create a backup of files (storage folder) and database.
digipolis:build-symfony            Build a Symfony site and package it.
digipolis:clean-dir                Partially clean directories.
digipolis:clear-op-cache           Command digipolis:database-backup.
digipolis:database-backup          Command digipolis:database-backup.
digipolis:database-restore         Command digipolis:database-restore.
digipolis:deploy-symfony           Build a Symfony site and push it to the servers.
digipolis:download-backup-symfony  Download a backup of files (storage folder) and database.
digipolis:init-symfony-remote      Install or update a Symfony remote site.
digipolis:install-symfony          Install the Symfony site in the current folder.
digipolis:package-project
digipolis:push-package             Command digipolis:push-package.
digipolis:restore-backup-symfony   Restore a backup of files (storage folder) and database.
digipolis:switch-previous          Switch the current release symlink to the previous release.
digipolis:sync-symfony             Sync the database and files between two Symfony sites.
digipolis:theme-clean
digipolis:theme-compile
digipolis:update-symfony           Executes database updates of the Symfony site in the current folder.
digipolis:upload-backup-symfony    Upload a backup of files (storage folder) and database to a server.

robo-digipolis-symfony's People

Contributors

daften avatar dubgeiser avatar jelle-s avatar

Watchers

 avatar  avatar  avatar  avatar

robo-digipolis-symfony's Issues

Clearing cache should not depend on new releases/ directory

In https://github.com/digipolisgent/robo-digipolis-symfony/blob/develop/src/default.properties.yml#L4 we use a releases/ directory with the current timestamp, which makes total sense for deployments, but for sync jobs, we now discover, it's a problem.
Since we implemented district09/robo-digipolis-helpers@4a27c5f to clear cache after a down sync, we now stumble upon an error where we try to clean the cache on the server from within a releases/ directory that doesn't exist (since no deployment was made.)

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.