Rum icon indicating copy to clipboard operation
Rum copied to clipboard

Deployment tools for drush

Results 7 Rum issues
Sort by recently updated
recently updated
newest added

Can't seem to get rum create from Git repo working. When trying to create a new project with the verbose flag i get this: ``` Undefined variable: result create.rum.inc:69 Command...

Currently, we always generate a domainname according to this rule: . When hard linking assets and working in a team, this can cause problems with broken links. In a team,...

enhancement

Rum says a db/db user where created based on the output of the shell command, while the db objects themselves were not created at all. This is confusing. We should...

bug

Creating a database on a local machine should be optional. Sometimes, a shared db server is used to store the database. A local db setup isn't need in such a...

enhancement

Frontend devs sometimes prefer to work from http://localhost/projectdir since their mobile testing devices don't support hosts files and setting up local dns'es is too much of a hassle. Therefore vhost...

enhancement

Now hard coded. Title says it all.

enhancement

Currently, there are a few exception instances thrown, but not yet defined as classes. This causes Rum to break when one of the gets thrown. Additionally, extra exceptions should be...

enhancement