Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capistrano 3 support? #22

Open
jfrux opened this issue Oct 14, 2013 · 10 comments
Open

Capistrano 3 support? #22

jfrux opened this issue Oct 14, 2013 · 10 comments

Comments

@jfrux
Copy link

jfrux commented Oct 14, 2013

No description provided.

@ericclemmons
Copy link

I was just about to use this project because of all of the issues I had with Cap2 after Cap3's release, but now I'm not sure :)

@andremendonca
Copy link
Contributor

I think the problem is with the dependency "railsless-deploy" with the Cap3

$ cap deploy
undefined method 'instance' for Capistrano::Configuration:Class
/Users/../.rvm/gems/ruby-1.9.3-p484/gems/railsless-deploy-1.1.3/lib/railsless-deploy.rb:1:in '<top (required)>'
/Users/../.rvm/gems/ruby-1.9.3-p484/gems/capistrano-node-deploy-1.2.13/lib/capistrano/node-deploy.rb:2:in '<top (required)>'

@coconitro
Copy link

Running into this as well.

@terox
Copy link

terox commented Feb 17, 2014

I'm having @andremendonca problems with Capistrano 3.x. I don't know if it is because this lib is imcompatible with version 3 or I am doing something wrong

@andremendonca
Copy link
Contributor

@terox yes, it's incompatible because of railsless-deploy. To run it with success you will need to use Capistrano 2.x (until we fix it)

@masterkain
Copy link

https://github.com/jeffbyrnes/railsless-deploy is unmaintained now.

@andremendonca
Copy link
Contributor

Note at railsless-deploy:
"Capistrano 3 (http://www.capistranorb.com/) doesn't ship with any Railsisms, and is better in almost every measurable way than Capistrano 2 + raileless-deploy. It's time to switch, as I won't be maintaining this Gem anymore!"

Looks like Cap 3 don't need it anymore

@krnekit
Copy link

krnekit commented Jun 26, 2014

Is there any plans for porting to Capistrano 3?

@heygambo
Copy link

I guess not

@shashanksingh
Copy link

Aah, I just discovered this after hours of figuring out what went wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants