[openSUSE/open-build-service] 44541d: [backend] extend lookat_next with indirect entries...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 44541d93b9c42cb07295d9a9d7e814acbc76b6e2 https://github.com/openSUSE/open-build-service/commit/44541d93b9c42cb07295d9... Author: Michael Schroeder <mls@suse.de> Date: 2024-08-29 (Thu, 29 Aug 2024) Changed paths: M src/backend/BSSched/Lookat.pm Log Message: ----------- [backend] extend lookat_next with indirect entries as well We need to look at the indirect project dependencies as well, so that projects get checked even if they do not have a direct dependency to a changed project. Otherwise projects might get stuck with packages being in the "blocked" state. Commit: e43445268ada50c971a50f3a67450dc26796ef69 https://github.com/openSUSE/open-build-service/commit/e43445268ada50c971a50f... Author: Michael Schroeder <mls@suse.de> Date: 2024-08-29 (Thu, 29 Aug 2024) Changed paths: M src/backend/BSSched/BuildJob/Package.pm Log Message: ----------- [backend] optimize blocked checking if the rebuildmethod is local In this case, it makes no sense to set the package state to blocked if we already have a successful build with the correct sources. Commit: 455e63ad97658ab9fff0aca1e6cfbc83eaadf4c0 https://github.com/openSUSE/open-build-service/commit/455e63ad97658ab9fff0ac... Author: Michael Schroeder <mls@suse.de> Date: 2024-08-29 (Thu, 29 Aug 2024) Changed paths: M src/backend/BSSched/BuildJob/Package.pm M src/backend/BSSched/Lookat.pm Log Message: ----------- Merge pull request #16772 from mlschroe/master [backend] extend lookat_next with indirect entries as well Compare: https://github.com/openSUSE/open-build-service/compare/c58ad9d18183...455e63... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Michael Schroeder