[obs-commits] [openSUSE/open-build-service] db02ac: [frontend] Include ActiveModel::Model to distribut...

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: db02aceb0bd4dbe4905e95126890e8297d094d78 https://github.com/openSUSE/open-build-service/commit/db02aceb0bd4dbe4905e95... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-06-23 (Sat, 23 Jun 2018) Changed paths: M src/api/app/models/obs_factory/distribution_strategy_factory.rb Log Message: ----------- [frontend] Include ActiveModel::Model to distribution strategy model This allows setting the project during distribution strategy initialization. Commit: 07ccfbbb1ab9e046c8dbf882a4932b116ca44612 https://github.com/openSUSE/open-build-service/commit/07ccfbbb1ab9e046c8dbf8... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-06-23 (Sat, 23 Jun 2018) Changed paths: A src/api/spec/models/obs_factory/distribution_strategy_sle15_spec.rb Log Message: ----------- [ci] Add a test for DistributionStrategySLE15#sp_version Commit: 62c6e8f616f1c9e34da9c0cd6eb20c91b26da20d https://github.com/openSUSE/open-build-service/commit/62c6e8f616f1c9e34da9c0... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-06-23 (Sat, 23 Jun 2018) Changed paths: M src/api/app/models/obs_factory/distribution_strategy_sle15.rb Log Message: ----------- [frontend] Refactor DistributionStrategySLE15#sp_version Shortens the code by using named captures. https://ruby-doc.org/core-2.5.0/Regexp.html#method-i-named_captures Commit: 74fbace1a77c54149406b8bcf408d067a651011a https://github.com/openSUSE/open-build-service/commit/74fbace1a77c54149406b8... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M src/api/app/models/obs_factory/distribution_strategy_factory.rb M src/api/app/models/obs_factory/distribution_strategy_sle15.rb A src/api/spec/models/obs_factory/distribution_strategy_sle15_spec.rb Log Message: ----------- Merge pull request #5191 from bgeuken/factory_plugin/tests Factory plugin/tests Compare: https://github.com/openSUSE/open-build-service/compare/a4df00297cc3...74fbac... **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