[openSUSE/open-build-service] 24fe35: Allow limitation of buildresults to a specific pac...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 24fe35a4e3cdcbcb419fb225767511b6e692f34d https://github.com/openSUSE/open-build-service/commit/24fe35a4e3cdcbcb419fb2... Author: Lukas Krause <lkrause@suse.de> Date: 2021-02-09 (Tue, 09 Feb 2021) Changed paths: M src/api/app/lib/backend/api/build/project.rb Log Message: ----------- Allow limitation of buildresults to a specific package By passing the package name in additon to the project name to the backend, we can limit the buildresults in the binarylist to a specific package which saves us some processing on the frontend side. Required for PR#10752 Commit: 43002e88273faff47d2a5d93881979d7839928ab https://github.com/openSUSE/open-build-service/commit/43002e88273faff47d2a5d... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2021-02-10 (Wed, 10 Feb 2021) Changed paths: M src/api/app/lib/backend/api/build/project.rb Log Message: ----------- Merge pull request #10757 from krauselukas/api_backend/limit_binarylist_to_package Allow limitation of buildresults to a specific package Compare: https://github.com/openSUSE/open-build-service/compare/4d0c0166455a...43002e...
participants (1)
-
Henne Vogelsang