[obs-commits] [openSUSE/open-build-service] 461643: [ci] Don't spam the rspec progress with puma start...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 4616432f8c7a8db1a50197d2063dcd0691286aa0 https://github.com/openSUSE/open-build-service/commit/4616432f8c7a8db1a50197... Author: Stephan Kulow <coolo@suse.de> Date: 2018-07-21 (Sat, 21 Jul 2018) Changed paths: M src/api/spec/support/capybara.rb Log Message: ----------- [ci] Don't spam the rspec progress with puma startup Before: Packages editing package files Capybara starting Puma... * Version 3.12.0 , codename: Llamas in Pajamas * Min threads: 0, max threads: 4 * Listening on tcp://0.0.0.0:3005 editing an existing file After: Packages editing package files editing an existing file Commit: a026dfbe788c47018bec79b40f18df99783d35b4 https://github.com/openSUSE/open-build-service/commit/a026dfbe788c47018bec79... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2018-07-22 (Sun, 22 Jul 2018) Changed paths: M src/api/spec/support/capybara.rb Log Message: ----------- Merge pull request #5433 from coolo/shutup_puma [ci] Don't spam the rspec progress with puma startup Compare: https://github.com/openSUSE/open-build-service/compare/d5f869090626...a026df... **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Henne Vogelsang