[openSUSE/open-build-service] 2545f2: Get rid of the `find_by_attribute_type` package cl...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 2545f23f29bc8bf26514a72df9d02337ebdd5b88 https://github.com/openSUSE/open-build-service/commit/2545f23f29bc8bf26514a7... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-09-02 (Mon, 02 Sep 2024) Changed paths: M src/api/app/models/branch_package.rb M src/api/app/models/package.rb Log Message: ----------- Get rid of the `find_by_attribute_type` package class method It is only used once. Instead, we can easily call the finder class. Commit: f6b0bda90d5a81d1e9aaad0d8e75aedf0fdb7f8f https://github.com/openSUSE/open-build-service/commit/f6b0bda90d5a81d1e9aaad... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-09-02 (Mon, 02 Sep 2024) Changed paths: M src/api/app/models/branch_package.rb M src/api/app/models/package.rb Log Message: ----------- Get rid of the `find_by_attribute_type_and_value` package class method It is only used once. Instead, we can easily call the finder class. Commit: 84b634368b22288c9de7c6f2407ff10d2126beb6 https://github.com/openSUSE/open-build-service/commit/84b634368b22288c9de7c6... Author: Eduardo J. <enavarro@suse.com> Date: 2024-09-02 (Mon, 02 Sep 2024) Changed paths: M src/api/app/models/branch_package.rb M src/api/app/models/package.rb Log Message: ----------- Merge pull request #16774 from eduardoj/refactoring/package_find_by_attribute_type Get rid of `find_by_attribute_type*` package class methods Compare: https://github.com/openSUSE/open-build-service/compare/372703817226...84b634... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Eduardo J.