1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Andrew Babichev
a281aa44a6 Consider Default Required Path on Config File Search (#4077)
* Consider default required path on config file search

* Fix bundler at ci
2019-01-08 09:20:59 -08:00
Andrew Babichev
1d835551f0 Check Config File Existence (#4054)
* Check config file existence

* Eager config file check

* Parse expanded path to default sidekiq.yml config file in Rails app

* Cleanup
2018-12-13 08:30:29 -08:00
Andrew Babichev
ea9b34a953 Add CLI Run Test - Write Pid, System Boot, Print Banner (#4039)
* Add appraisal

* Test CLI run (write pid, system boot, print banner)

* Cleanup test helper

* Set REDIS_URL to use non-default host in test env

* Move mintiest-focus to test bundle group
2018-12-07 08:59:42 -08:00