Finally. Resque is such a PITA with Gitlab. Hopefully the upgrade script will work properly now. I have to fix quite a few bits and pieces every upgrade. Top piece of software, though.
Upgrade (4.0 -> 4.1) ran smoothly. Only thing that was missing in the upgrade guide was installing a new version of the post-receive hook, but since gitlab:check mentioned that and even provided the command to fix this, it wasn't a problem.
gitlab:check is doing a great job at keeping the insanity of the gitlab pace at bay. I started pre-2.0 and have had to go through some hard upgrade steps (just recently went from 3.1 to 4.1 and had to move sqlite to mysql).
I've been recommending Sidekiq to people for the past few months and it's great to see it being picked up by more projects. It's quicker than Resque for everything I've tried it on.
Upgrade (4.0 -> 4.1) ran smoothly. Only thing that was missing in the upgrade guide was installing a new version of the post-receive hook, but since gitlab:check mentioned that and even provided the command to fix this, it wasn't a problem.