seuros / capistrano-sidekiq

Sidekiq integration for Capistrano
Other
557 stars 307 forks source link

Allow the definition of service_unit_name #297

Closed seuros closed 2 years ago

seuros commented 2 years ago

fixes #296

@bart3r can you check if this change works for you ?

bart3r commented 2 years ago

@seuros I tried this and it works beautifully!

As you can see it is now calling the service as required:

03:30 sidekiq:start
      01 sudo systemctl start sidekiq
    ✔ 01 deploy@web 10.457s

Thank you very much for your efforts. When do you think this can be merged into master?

seuros commented 2 years ago

I will release it shortly.

bart3r commented 2 years ago

Do you bump the gemfile version for these type of changes?

seuros commented 2 years ago

yes use 2.2.0 from rubygems