Commit Graph

7 Commits

Author SHA1 Message Date
Yorick Peterse 2039c8280d
Disable existing offenses for the CodeReuse cops
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
2018-09-11 17:32:00 +02:00
gfyoung dfbe5ce435 Enable frozen string literals for app/workers/*.rb 2018-06-27 07:23:28 +00:00
Douwe Maan b1849ee2e6 Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
Douwe Maan 0b15570e49 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
Grzegorz Bizon a61f8c44be Enqueue a new stage worker in CI/CD processing queue 2017-08-22 14:59:16 +02:00
Grzegorz Bizon 7d6538f2e2 Rename method responsible for updating stage status 2017-07-26 14:50:48 +02:00
Grzegorz Bizon 5505795ed2 Add simple asynchronous stage update worker 2017-07-20 13:30:58 +02:00