-
Someone has to open this issue anyway...someone :o)
But it is not urgent since cap 3 still lack most basic features and plugin support
Can wait for `3.0.*` or even `3.1.0`
-
I have this error, when run cap production deploy:compile_assets_locally
Errno::ENOENT: No such file or directory - RAILS_ENV=production bundle exec rake
assets:precompile
-
After seeing the heroku script I tried to install it, but with no luck. I got to the point where the installation seemed to be happening, but then it failed. I don't know whether this was just user er…
-
I can't set up a ruby enviroment for Bamboo 4.3.3 on Debian 6 (64bit).
I tried to install ruby-full via Debian package-manager:
apt-get install ruby-full
I also tried
apt-get install ruby1.9.1-fu…
-
Have run the jenkins 2.4 war and installed the capitomcat plugin from the plugin manager. But I am unable to see the option to 'Deploy war via Capitomcat' in the 'Add build action' dropdown.
On checki…
-
```
vdias38@MacBook-Pro-de-Victor yahooStocksService % bundle install --path vendor/bundle (master)yahooStocksService
Fetching gem metadata from http://rubygems.org/.....
Fet…
-
Currently the service file is always removed with `sudo`, but when sudo is not allowed for the user, then the uninstall fails.
The [source code deletes with command `execute :sudo, :rm, '-f'`](http…
-
run_locally ignores the --dry-run flag and runs anyway. This seems to be because in https://github.com/capistrano/capistrano/blob/master/lib/capistrano/dsl.rb#L68 the current sshkit backend is ignored…
-
Hi,
I usually use the AWS_PROFILE variable for any aws related tasks. This Capistrano plugin doesn't seem to recognize when I have a shell with the proper AWS_PROFILE loaded in. Can I have some detai…
-
Our server is using RVM, and we are using a .rvmrc (because it is still the best place to put `export RAILS_ENV=staging` that I have found). This obnoxious message comes up on a newly provisioned serv…