[obs-commits] [openSUSE/open-build-service] d05b0c: [frontend] Refactor openqa_state for staging dashb...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: d05b0c02a46711ca754d9ad5f8c352b4fb2d6b05 https://github.com/openSUSE/open-build-service/commit/d05b0c02a46711ca754d9a... Author: Stephan Kulow <coolo@suse.de> Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M src/api/app/assets/stylesheets/webui/obs_factory/application.css M src/api/app/models/obs_factory/staging_project.rb Log Message: ----------- [frontend] Refactor openqa_state for staging dashboard So far we map everything not specifcally failed nor specifcally passed as "testing". But this confuses release managers as they believe they need to wait - but in corner cases when openqa itself failed, they need to alarm QA instead of waiting. So map the state to failed too Fixes https://github.com/openSUSE/obs_factory/issues/141 Commit: 6afc656c61699765b1a253512e52d8ec2620070e https://github.com/openSUSE/open-build-service/commit/6afc656c61699765b1a253... Author: Stephan Kulow <coolo@suse.de> Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M src/api/app/models/obs_factory/staging_project.rb Log Message: ----------- [frontend] Rubucop changes to staging_project.rb Rubocop changed all these on save in atom (configured to do so). So I assume this is actually wanted Commit: 1f35a7e1a3dc87605a1a232fd890c6037878436b https://github.com/openSUSE/open-build-service/commit/1f35a7e1a3dc87605a1a23... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M src/api/app/assets/stylesheets/webui/obs_factory/application.css M src/api/app/models/obs_factory/staging_project.rb Log Message: ----------- Merge pull request #5224 from bgeuken/make_incomplete_jobs_failed Make incomplete jobs failed Compare: https://github.com/openSUSE/open-build-service/compare/3bf1363ade3d...1f35a7... **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)
-
Björn Geuken