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 task #8

Merged
merged 1 commit into from May 14, 2012
Merged

Conversation

mustafaturan
Copy link
Contributor

Hello,
I just added capistrano support for sidekiq-scheduler and wiki file for it. Waiting for acceptance.

Have a nice day,
Mustafa

@JakeAustwick
Copy link

Just tried this, and I seemed to loose the currently running job, any thoughts?

@mustafaturan
Copy link
Contributor Author

I think it might happen if you added require 'sidekiq/capistrano' in your config/deploy.rb, you need to replace it with require 'sidekiq-scheduler/capistrano'

@JakeAustwick
Copy link

I didn't require any, as I wanted to stay with the official fork, rather than changing to yours. So i literally just copied the relevant deploy code / hooks into my deploy.rb.

Any other thoughts?

@mustafaturan
Copy link
Contributor Author

Nope for now :-(

@mjonuschat
Copy link
Contributor

Any updates regarding loosing jobs? Since I don't use capistrano I can't verify and I would like to avoid merging this if it isn't working correctly.

@JakeAustwick
Copy link

All sorted now I believe, I'll let you know if I have any other problems. Go ahead and merge.

mjonuschat added a commit that referenced this pull request May 14, 2012
@mjonuschat mjonuschat merged commit e4f65e9 into sidekiq-scheduler:develop May 14, 2012
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

Successfully merging this pull request may close these issues.

None yet

3 participants