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

rvm:hook requirement outside deploy process #19

Closed
aackerman opened this issue Nov 10, 2013 · 2 comments
Closed

rvm:hook requirement outside deploy process #19

aackerman opened this issue Nov 10, 2013 · 2 comments

Comments

@aackerman
Copy link
Contributor

It seems to me, to be troublesome to impose using the rvm:hook task on every other library that wants to work in tandem. I contribute to the sidekiq project, and this would require us to make a change for the two libraries to work together.

For instance, on a fresh install of rails, with capistrano v3, and capistrano/rvm, and sidekiq. Running cap production sidekiq:start will simply not work unless a change was made, either by the host app or the sidekiq project to call rvm:hook before the sidekiq tasks ran.

@Kriechi
Copy link
Contributor

Kriechi commented Nov 23, 2013

Should be solved now - because of #22 adds the hook to every stage.

@kirs kirs closed this as completed Nov 23, 2013
@kirs
Copy link
Member

kirs commented Nov 23, 2013

Yeah, I've already released the 0.1.0 😏

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

3 participants