Thomas Fini Hansen

Results 38 issues of Thomas Fini Hansen

When using Deployotron on dev/staging, it could be useful if the last tag of the branch deployed from was included in version.txt.

While sha uniquely identifies the deployed version, and the branch gives some indication too, the log message usually tells a human more. But there's an disclosure of information issue here....

For some reason, sql-dump manages to attempt to call sql-quey "SHOW TABLES;" through ssh, which is unlikely to work on most servers. Doing an sql-dump on the server through an...

Makes it easier to quickly spot what was deployed.

enhancement

Would be handy with a switch to force the deployment even if the deployed site isn't clean. But that would require ability to display the changes, and more interactivity. Something...

enhancement

As I've been running master branch of Drush on and off for some time, I'd say it works, but would be nice if we could get Travis word for it...

enhancement

Some things have changed: - Setting site offline is now the config system instead of variables. - cache-clear all in now cache-rebuild - Don't know if updb changed. We should...

enhancement

For ease of mind, print out the user host and path of the alias we're working on. Something like About to do the following on [email protected]/var/www/stage: ....

enhancement

SQL dumps tends to be large without compression. We should compress them per default.

enhancement

For extra safety, we should check that the dump file ends with the "dump completed" line that mysqldump adds.

enhancement